Searched refs:INTEL_EPT_NCACHE (Results 1 – 2 of 2) sorted by relevance
334 #define INTEL_EPT_NCACHE 0x00000000ULL macro418 #define PTE_NCACHE(is_ept) ((is_ept) ? INTEL_EPT_NCACHE : INTEL_PTE_NCACHE)
525 ept_attributes = INTEL_EPT_NCACHE; in pmap_update_cache_attributes_locked()