Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/i386/
H A Dpmap.h333 #define INTEL_EPT_CACHE_MASK 0x00000038ULL macro
H A Dpmap_x86_common.c560 pmap_update_pte(is_ept, ptep, INTEL_EPT_CACHE_MASK, ept_attributes, true); in pmap_update_cache_attributes_locked()