Home
last modified time | relevance | path

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

/xnu-8792.41.9/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-8792.41.9/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.c2302 pv_entry_t **pv_h = pai_to_pvh(pai); in pmap_lockdown_kc()
2319 pv_entry_t **pv_h = pai_to_pvh(pa_index(exclude_pages[i])); in pmap_lockdown_kc()
2696 pv_entry_t **pvh = pai_to_pvh(pai); in pmap_verify_free()
2724 pv_entry_t **pvh = pai_to_pvh(pai); in pmap_assert_free()
3522 pvh_update_head_unlocked(pai_to_pvh(pa_index(pa)), ptdp, PVH_TYPE_PTDP); in pmap_tt_allocate()
3524 pvh_set_flags(pai_to_pvh(pa_index(pa)), 0); in pmap_tt_allocate()
3628 *(pt_desc_t **)pai_to_pvh(pa_index(ml_static_vtop(free_page))) = NULL; in pmap_tt_deallocate()
4118 if (!pvh_test_type(pai_to_pvh(pai), PVH_TYPE_PTEP)) {
4128 if (!pvh_test_type(pai_to_pvh(pai), PVH_TYPE_PTEP)) {
4597 pv_h = pai_to_pvh(pai);
[all …]
H A Dpmap_data.c2176 pv_entry_t **pvh = pai_to_pvh(pai); in pepv_convert_ptep_to_pvep()
2273 pv_entry_t **pvh = pai_to_pvh(pai); in pmap_enter_pv()
2445 pv_entry_t **pvh = pai_to_pvh(pai); in pmap_remove_pv()
/xnu-8792.41.9/osfmk/x86_64/
H A Dpmap.c751 pv_h = pai_to_pvh(ppn); in pmap_pv_fixup()
1416 pv_h = pai_to_pvh(pn); in pmap_verify_free()
1446 pv_h = pai_to_pvh(pai); in pmap_assert_free()