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