Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/i386/
H A Dpmap_x86_common.c2036 int ept_bits_to_clear; in phys_attribute_clear() local
2050 ept_bits_to_clear = (unsigned)physmap_refmod_to_ept(bits & (PHYS_MODIFIED | PHYS_REFERENCED)); in phys_attribute_clear()
2116 pte_bits &= ept_bits_to_clear; in phys_attribute_clear()