Home
last modified time | relevance | path

Searched refs:pteidx (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/osfmk/i386/
H A Dpmap_internal.h836 int pteidx = ((uintptr_t)ptep & INTEL_OFFMASK) / sizeof(pt_entry_t); in pmap_compressed_pte_corruption_repair() local
844 if (pteidx == 0) { in pmap_compressed_pte_corruption_repair()
847 } else if (pteidx == (NPTPG - 1)) { in pmap_compressed_pte_corruption_repair()