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

/darwin-on-arm/xnu/osfmk/i386/
H A Dpmap.h149 #define PML4_ENTRY_NULL ((pml4_entry_t *) 0) macro
H A Dpmap.c1812 if (PML4_ENTRY_NULL == pml4p) panic("pmap_expand_pml4 no pml4p");

Completed in 21 milliseconds