Home
last modified time | relevance | path

Searched refs:pai_to_pvh (Results 1 – 6 of 6) sorted by relevance

/xnu-8796.141.3/osfmk/i386/
H A Dpmap_internal.h420 #define pai_to_pvh(pai) (&pv_head_table[pai]) macro
746 pv_rooted_entry_t pv_h = pai_to_pvh(ppn_to_pai(ppn)); in pmap_classify_pagetable_corruption()
790 pv_rooted_entry_t npv_h = pai_to_pvh(ppn_to_pai(npn)); in pmap_classify_pagetable_corruption()
896 pv_h = pai_to_pvh(ppn_to_pai(ppn)); in pmap_pv_remove()
1020 pv_h = pai_to_pvh(ppn_to_pai(ppn)); in pmap_pv_is_altacct()
H A Dpmap_x86_common.c512 pv_h = pai_to_pvh(pn); in pmap_update_cache_attributes_locked()
1037 pv_h = pai_to_pvh(pai); in pmap_enter_options()
1752 pv_h = pai_to_pvh(pai); in pmap_page_protect_options()
2048 pv_h = pai_to_pvh(pai); in phys_attribute_clear()
2253 pv_h = pai_to_pvh(pai); in phys_attribute_test()
/xnu-8796.141.3/osfmk/arm/pmap/
H A Dpmap_data.h121 pai_to_pvh(unsigned int pai) in pai_to_pvh() function
928 pv_entry_t **pvh = pai_to_pvh(pa_index(ml_static_vtop(pt_base_va))); in ptep_get_ptd()
970 pv_entry_t **pvh = pai_to_pvh(pa_index(pt_base_va)); in tte_get_ptd()
H A Dpmap.c2325 pv_entry_t **pv_h = pai_to_pvh(pai); in pmap_lockdown_kc()
2342 pv_entry_t **pv_h = pai_to_pvh(pa_index(exclude_pages[i])); in pmap_lockdown_kc()
2725 pv_entry_t **pvh = pai_to_pvh(pai); in pmap_verify_free()
2753 pv_entry_t **pvh = pai_to_pvh(pai); in pmap_assert_free()
3540 pvh_update_head_unlocked(pai_to_pvh(pa_index(pa)), ptdp, PVH_TYPE_PTDP); in pmap_tt_allocate()
3542 pvh_set_flags(pai_to_pvh(pa_index(pa)), 0); in pmap_tt_allocate()
3646 *(pt_desc_t **)pai_to_pvh(pa_index(ml_static_vtop(free_page))) = NULL; in pmap_tt_deallocate()
4136 if (!pvh_test_type(pai_to_pvh(pai), PVH_TYPE_PTEP)) {
4146 if (!pvh_test_type(pai_to_pvh(pai), PVH_TYPE_PTEP)) {
4615 pv_h = pai_to_pvh(pai);
[all …]
H A Dpmap_data.c2210 pv_entry_t **pvh = pai_to_pvh(pai); in pepv_convert_ptep_to_pvep()
2307 pv_entry_t **pvh = pai_to_pvh(pai); in pmap_enter_pv()
2479 pv_entry_t **pvh = pai_to_pvh(pai); in pmap_remove_pv()
/xnu-8796.141.3/osfmk/x86_64/
H A Dpmap.c756 pv_h = pai_to_pvh(ppn); in pmap_pv_fixup()
1436 pv_h = pai_to_pvh(pn); in pmap_verify_free()
1466 pv_h = pai_to_pvh(pai); in pmap_assert_free()