Searched refs:xl3p (Results 1 – 1 of 1) sorted by relevance
8214 pt_entry_t *xl3p, *yl3p; in pmap_demote_l2_check() local8216 for (xl3p = firstl3p; xl3p < firstl3p + Ln_ENTRIES; in pmap_demote_l2_check()8217 xl3p++, newl3e += PAGE_SIZE) { in pmap_demote_l2_check()8218 if (PTE_TO_PHYS(pmap_load(xl3p)) != PTE_TO_PHYS(newl3e)) { in pmap_demote_l2_check()8221 xl3p - firstl3p, pmap_load(xl3p), newl3e); in pmap_demote_l2_check()