Searched refs:PVH_TYPE_PTDP (Results 1 – 2 of 2) sorted by relevance
159 #define PVH_TYPE_PTDP 0x3UL macro900 if (__improbable(!pvh_test_type(pvh, PVH_TYPE_PTDP))) { in ptep_get_ptd()942 if (__improbable(!pvh_test_type(pvh, PVH_TYPE_PTDP))) { in tte_get_ptd()
2817 } else if (pvh_test_type(pvh, PVH_TYPE_PTDP)) { in pmap_assert_free()3618 pvh_update_head_unlocked(pai_to_pvh(pa_index(pa)), ptdp, PVH_TYPE_PTDP); in pmap_tt_allocate()6806 pvh_update_head_unlocked(pvh, ptdp, PVH_TYPE_PTDP);6810 } else if (pvh_test_type(pvh, PVH_TYPE_PTDP)) {