Searched refs:PMAP_INVALID_PDPTNUM (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/osfmk/i386/ | ||
| H A D | pmap.h | 240 #define PMAP_INVALID_PDPTNUM (~0ULL) macro |
| H A D | pmap_x86_common.c | 257 uint64_t npdpt = PMAP_INVALID_PDPTNUM; in pmap_unnest() |