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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpmap.h130 #define NPML4PG (PAGE_SIZE/(sizeof (pml4_entry_t))) macro
H A Dpmap.c708 return ((pml4_entry_t *)pmap->pm_hold + ((vm_offset_t)((vaddr>>PML4SHIFT)&(NPML4PG-1))));

Completed in 15 milliseconds