Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h413 #define VMX_EPT_EXECUTE_ONLY_BIT (1ull) macro
/arch/x86/kvm/
Dvmx.c1091 return vmx_capability.ept & VMX_EPT_EXECUTE_ONLY_BIT; in cpu_has_vmx_ept_execute_only()
9211 VMX_EPT_EXECUTE_ONLY_BIT); in nested_ept_init_mmu_context()