mmu_short_dte_t
mmu_short_dte_t *dtbl;
mmu_short_dte_t *dte;
mmu_short_dte_t *b_dte; /* B: short descriptor table */
mmu_short_dte_t *b_dte; /* B: short descriptor table */
b_tbl = mmuB2tmgr((mmu_short_dte_t *)b_tbl);
static mmu_short_dte_t *kernBbase;
static mmu_short_dte_t *mmuBbase;
mmu_short_dte_t *b_dte;
mmu_short_dte_t *b_dte;
static INLINE b_tmgr_t *mmuB2tmgr(mmu_short_dte_t *);
mmuB2tmgr(mmu_short_dte_t *mmuBtbl)
size = sizeof(mmu_short_dte_t) * MMU_B_TBL_SIZE * KERN_B_TABLES;
size = sizeof(mmu_short_dte_t) * MMU_B_TBL_SIZE * NUM_B_TABLES;
mmu_short_dte_t *bt_dtbl; /* the MMU table being managed */