Searched refs:ppn_to_pai (Results 1 – 4 of 4) sorted by relevance
100 pai = ppn_to_pai(pn); in pmap_set_cache_attributes()133 if (!IS_MANAGED_PAGE(ppn_to_pai(pn))) { in pmap_get_cache_attributes()140 unsigned int attr = pmap_phys_attributes[ppn_to_pai(pn)]; in pmap_get_cache_attributes()200 pai = ppn_to_pai(pn); in pmap_is_noencrypt()219 pai = ppn_to_pai(pn); in pmap_set_noencrypt()236 pai = ppn_to_pai(pn); in pmap_clear_noencrypt()264 pai = ppn_to_pai(pn); in pmap_lock_phys_page()279 pai = ppn_to_pai(pn); in pmap_unlock_phys_page()483 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 …]
1729 pai = ppn_to_pai(pn); in pmap_page_protect_options()2040 pai = ppn_to_pai(pn); in phys_attribute_clear()2236 pai = ppn_to_pai(pn); in phys_attribute_test()2725 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()1464 pai = ppn_to_pai(pn); in pmap_assert_free()2697 if (!IS_MANAGED_PAGE(ppn_to_pai(pn))) { in phys_page_exists()3454 pai = ppn_to_pai(atop(pa)); in pmap_test_text_corruption()