Searched defs:_vminit_ (Results 1 – 1 of 1) sorted by relevance
38 typedef struct _vminit_ struct40 Vmdata_t vd; /* space for the region itself */41 Seg_t seg; /* space for segment */42 Block_t block; /* space for a block */43 Head_t head; /* space for the fake header */44 char a[3*ALIGN]; /* extra to fuss with alignment */