Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/i386/
H A Dpmap_common.c176 template |= INTEL_EPT_WB; in pmap_get_cache_attributes()
H A Dpmap.h338 #define INTEL_EPT_WB 0x00000030ULL macro
H A Dpmap_x86_common.c510 ept_attributes = INTEL_EPT_WB; in pmap_update_cache_attributes_locked()