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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpmap.h135 #define PML4_ENTRY_NULL ((pml4_entry_t *) 0) macro
H A Dpmap.c3080 if (PML4_ENTRY_NULL == pml4p) panic("pmap_expand_pml4 no pml4p");

Completed in 38 milliseconds