Searched refs:PVE_VA (Results 1 – 2 of 2) sorted by relevance
273 #define PVE_VA(pve) ((pve)->va_and_flags & (vm_map_offset_t)~PAGE_MASK) macro568 pvhash_idx = pvhashidx(pvh->pmap, PVE_VA(pvh)); in pmap_pvh_unlink()601 pvhash_idx = pvhashidx(pvh_e->pmap, PVE_VA(pvh_e)); in pv_hash_add()621 pvhash_idx = pvhashidx(pvh_e->pmap, PVE_VA(pvh_e)); in pv_hash_remove()750 vm_map_offset_t pvva = PVE_VA(pv_h); in pmap_classify_pagetable_corruption()772 if ((popcnt1((uintptr_t)pv_e->pmap ^ (uintptr_t)pmap) && PVE_VA(pv_e) == vaddr) || in pmap_classify_pagetable_corruption()773 (pv_e->pmap == pmap && popcnt1(PVE_VA(pv_e) ^ vaddr))) { in pmap_classify_pagetable_corruption()791 if (PVE_VA(npv_h) == vaddr && npv_h->pmap == pmap) { in pmap_classify_pagetable_corruption()913 if (PVE_VA(pv_h) == vaddr && pv_h->pmap == pmap) { in pmap_pv_remove()929 pvhash_idx = pvhashidx(pvh_e->pmap, PVE_VA(pvh_e)); in pmap_pv_remove()[all …]
529 vaddr = PVE_VA(pv_e); in pmap_update_cache_attributes_locked()1782 vaddr = PVE_VA(pv_e); in pmap_page_protect_options()2078 va = PVE_VA(pv_e); in phys_attribute_clear()2278 va = PVE_VA(pv_e); in phys_attribute_test()