Searched refs:ppn_to_pai (Results 1 – 4 of 4) sorted by relevance
119 pai = ppn_to_pai(pn); in pmap_set_cache_attributes()152 if (!IS_MANAGED_PAGE(ppn_to_pai(pn))) { in pmap_get_cache_attributes()159 unsigned int attr = pmap_phys_attributes[ppn_to_pai(pn)]; in pmap_get_cache_attributes()219 pai = ppn_to_pai(pn); in pmap_is_noencrypt()238 pai = ppn_to_pai(pn); in pmap_set_noencrypt()255 pai = ppn_to_pai(pn); in pmap_clear_noencrypt()283 pai = ppn_to_pai(pn); in pmap_lock_phys_page()298 pai = ppn_to_pai(pn); in pmap_unlock_phys_page()502 pai = ppn_to_pai(pn); in phys_attribute_set()
418 #define ppn_to_pai(ppn) ((int)ppn) macro746 pv_rooted_entry_t pv_h = pai_to_pvh(ppn_to_pai(ppn)); in pmap_classify_pagetable_corruption()764 pmap_phys_attributes[ppn_to_pai(ppn)] |= (PHYS_MODIFIED | PHYS_REFERENCED); in pmap_classify_pagetable_corruption()790 pv_rooted_entry_t npv_h = pai_to_pvh(ppn_to_pai(npn)); in pmap_classify_pagetable_corruption()795 UNLOCK_PVH(ppn_to_pai(ppn)); in pmap_classify_pagetable_corruption()896 pv_h = pai_to_pvh(ppn_to_pai(ppn)); in pmap_pv_remove()905 LOCK_PVH(ppn_to_pai(*ppnp)); in pmap_pv_remove()906 pmap_phys_attributes[ppn_to_pai(*ppnp)] |= (PHYS_MODIFIED | PHYS_REFERENCED); in pmap_pv_remove()914 *was_altacct = IS_ALTACCT_PAGE(ppn_to_pai(*ppnp), pv_h); in pmap_pv_remove()983 LOCK_PVH(ppn_to_pai(*ppnp)); in pmap_pv_remove()[all …]
1747 pai = ppn_to_pai(pn); in pmap_page_protect_options()2058 pai = ppn_to_pai(pn); in phys_attribute_clear()2254 pai = ppn_to_pai(pn); in phys_attribute_test()2743 assertf(IS_MANAGED_PAGE(ppn_to_pai(pn)), "%s called on non-managed page 0x%08x", __func__, pn); in pmap_map_compressor_page()
1432 pai = ppn_to_pai(pn); in pmap_verify_free()1477 pai = ppn_to_pai(pn); in pmap_assert_free()2728 if (!IS_MANAGED_PAGE(ppn_to_pai(pn))) { in phys_page_exists()3485 pai = ppn_to_pai(atop(pa)); in pmap_test_text_corruption()