Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/i386/
H A Dpmap.h371 physmap_refmod_to_ept(pt_entry_t physmap_pte) in physmap_refmod_to_ept() function
H A Dpmap_x86_common.c2029 ept_bits_to_clear = (unsigned)physmap_refmod_to_ept(bits & (PHYS_MODIFIED | PHYS_REFERENCED)); in phys_attribute_clear()