Searched refs:pa_index (Results 1 – 5 of 5) sorted by relevance
101 pa_index(pmap_paddr_t pa) in pa_index() function898 pv_entry_t **pvh = pai_to_pvh(pa_index(ml_static_vtop(pt_base_va))); in ptep_get_ptd()940 pv_entry_t **pvh = pai_to_pvh(pa_index(pt_base_va)); in tte_get_ptd()1226 ppattr_set_bits(pa_index(pa), bits); in ppattr_pa_set_bits()1241 ppattr_clear_bits(pa_index(pa), bits); in ppattr_pa_clear_bits()1258 return pa_valid(pa) ? ppattr_test_bits(pa_index(pa), bits) : false; in ppattr_pa_test_bits()
1035 const unsigned int pai = pa_index(pa); in pmap_mark_page_as_ppl_page_internal()1075 const unsigned int pai = pa_index(pa); in pmap_mark_page_as_kernel_page()
1292 pvh_assert_locked(pa_index(pte_to_pa(spte))); in pmap_set_pte_xprr_perm()1462 unsigned int pai = pa_index(pte_to_pa(*cur_ptep)); in pmap_set_range_xprr_perm()2236 unsigned int pai = pa_index(cur_pa); in pmap_lockdown_kc()2253 pv_entry_t **pv_h = pai_to_pvh(pa_index(exclude_pages[i])); in pmap_lockdown_kc()2754 const unsigned int pai = pa_index(pa); in pmap_verify_free()2782 const unsigned int pai = pa_index(pa); in pmap_assert_free()3618 pvh_update_head_unlocked(pai_to_pvh(pa_index(pa)), ptdp, PVH_TYPE_PTDP); in pmap_tt_allocate()3724 *(pt_desc_t **)pai_to_pvh(pa_index(ml_static_vtop(free_page))) = NULL; in pmap_tt_deallocate()4141 pai = pa_index(pa);4145 if (pai == pa_index(pa)) {[all …]
758 pai = pa_index(old_pa); in pmap_enter_options()820 template |= pmap_get_cache_attributes(pa_index(pa), is_ept); in pmap_enter_options()1026 pai = pa_index(pa); /* now working with new incoming phys page */ in pmap_enter_options()1177 template |= pmap_get_cache_attributes(pa_index(pa), is_ept); in pmap_enter_options()1371 pai = pa_index(pa); in pmap_remove_range_options()1424 pai = pa_index(pa); in pmap_remove_range_options()1763 pmap_assert2((pa_index(pte_to_pa(*pte)) == pn), in pmap_page_protect_options()2562 pai = pa_index(pa); in pmap_query_page_info()
417 #define pa_index(pa) (i386_btop(pa)) macro744 ppnum_t cpn = pa_index(pte_to_pa(cpte)); in pmap_classify_pagetable_corruption()