Home
last modified time | relevance | path

Searched refs:PVH_TYPE_PVEP (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/osfmk/arm/pmap/
H A Dpmap_data.h154 #define PVH_TYPE_PVEP 0x1UL macro
719 assert(pvh_test_type(pvh, PVH_TYPE_PVEP)); in pve_add()
722 pvh_update_head(pvh, pvep, PVH_TYPE_PVEP); in pve_add()
746 assert(pvh_test_type(pvh, PVH_TYPE_PVEP)); in pve_remove()
757 pvh_update_head(pvh, pve_next(pvep), PVH_TYPE_PVEP); in pve_remove()
H A Dpmap_data.c2211 pvh_update_head(pvh, pvep, PVH_TYPE_PVEP); in pepv_convert_ptep_to_pvep()
2357 } else if (!pvh_test_type(pvh, PVH_TYPE_PVEP)) { in pmap_enter_pv()
2469 } else if (pvh_test_type(pvh, PVH_TYPE_PVEP)) { in pmap_remove_pv()
H A Dpmap.c2745 } else if (pvh_test_type(pvh, PVH_TYPE_PVEP)) { in pmap_assert_free()
4620 } else if (pvh_test_type(pv_h, PVH_TYPE_PVEP)) {
4985 pvh_update_head(pv_h, new_pve_p, PVH_TYPE_PVEP);
7610 } else if (pvh_test_type(pv_h, PVH_TYPE_PVEP)) {
7952 } else if (pvh_test_type(pv_h, PVH_TYPE_PVEP)) {
10158 } else if (pvh_test_type(pv_h, PVH_TYPE_PVEP)) {
10625 } else if (pvh_test_type(pv_h, PVH_TYPE_PVEP)) {
12195 if (pvh_test_type(pv_h, PVH_TYPE_PVEP)) {