Searched defs:MMMU (Results 1 – 5 of 5) sorted by relevance
8 typedef struct MMMU MMMU; typedef143 struct MMMU struct145 Page* pml4; /* pml4 for this processor */146 PTE* pmap; /* unused as of yet */148 uint pgszlg2[NPGSZ]; /* per Mach or per Sys? */149 uintmem pgszmask[NPGSZ];150 uint pgsz[NPGSZ];151 int npgsz;176 MMMU; argument
23 typedef struct MMMU MMMU; typedef146 struct MMMU struct148 PTE* mmul1; /* l1 for this processor */149 int mmul1lo;150 int mmul1hi;151 int mmupid;152 PTE* kmapl2; /* l2 for section containing kmap area and vectors */
34 typedef struct MMMU MMMU; typedef126 struct MMMU struct128 PTE* mmul1; /* l1 for this processor */129 int mmul1lo;153 MMMU; argument
8 typedef struct MMMU MMMU; typedef102 struct MMMU struct104 PTE* mmul1; /* l1 for this processor */105 int mmul1lo;129 MMMU; argument
33 typedef struct MMMU MMMU; typedef140 struct MMMU struct142 PTE* mmul1; /* l1 for this processor */143 int mmul1lo;144 int mmul1hi;168 MMMU; argument