Searched refs:KERNEL_UBER_PML4_INDEX (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dpmap.c801 pmap_store_pte((ppml4+KERNEL_UBER_PML4_INDEX), *(ppml4+0));
1408 pmap_store_pte((pml4p+KERNEL_UBER_PML4_INDEX),*kernel_pmap->pm_pml4);
2798 pml4p+KERNEL_UBER_PML4_INDEX, *(pml4p+KERNEL_UBER_PML4_INDEX));
H A Dpmap.h245 * the highest 4th-level directory (KERNEL_UBER_PML4_INDEX). That is,
248 #define KERNEL_UBER_PML4_INDEX 511 macro

Completed in 18 milliseconds