HomeSort by: relevance | last modified time | path
    Searched refs:mmu_short_dte_t (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sun3/sun3x/
pmap_pvt.h 67 mmu_short_dte_t *bt_dtbl; /* the MMU table being managed */
pmap.c 234 static mmu_short_dte_t *kernBbase;
237 static mmu_short_dte_t *mmuBbase;
367 static INLINE b_tmgr_t *mmuB2tmgr(mmu_short_dte_t *);
439 mmuB2tmgr(mmu_short_dte_t *mmuBtbl)
701 size = sizeof(mmu_short_dte_t) * MMU_B_TBL_SIZE * KERN_B_TABLES;
736 size = sizeof(mmu_short_dte_t) * MMU_B_TBL_SIZE * NUM_B_TABLES;
1363 mmu_short_dte_t *dtbl;
1447 mmu_short_dte_t *dte;
1611 mmu_short_dte_t *b_dte; /* B: short descriptor table */
1666 mmu_short_dte_t *b_dte; /* B: short descriptor table *
    [all...]
  /src/sys/arch/sun3/include/
mc68851.h 209 typedef struct mmu_short_dte_struct mmu_short_dte_t; typedef in typeref:struct:mmu_short_dte_struct

Completed in 14 milliseconds