Searched refs:alts_mempart (Results 1 – 5 of 5) sorted by relevance
51 struct alts_mempart { /* incore alts partition info */ struct67 #define ALTS_MEMPART_SIZE sizeof (struct alts_mempart) argument
67 struct alts_mempart alts_part = { 0, NULL, 0 };68 struct alts_mempart *ap = &alts_part; /* pointer to incore alts tables */
54 struct alts_mempart { /* incore alts partition info */ struct70 #define ALTS_MEMPART_SIZE sizeof (struct alts_mempart) argument
65 static struct alts_mempart alts_part = { 0, NULL, 0 };66 struct alts_mempart *ap = &alts_part; /* pointer to incore */
120 extern struct alts_mempart *ap;