Searched refs:ept_bits_to_clear (Results 1 – 1 of 1) sorted by relevance
2019 int ept_bits_to_clear; in phys_attribute_clear() local2033 ept_bits_to_clear = (unsigned)physmap_refmod_to_ept(bits & (PHYS_MODIFIED | PHYS_REFERENCED)); in phys_attribute_clear()2099 pte_bits &= ept_bits_to_clear; in phys_attribute_clear()