Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dfeat_ctl.c69 if (ept & VMX_EPT_EXECUTE_ONLY_BIT) in init_vmx_capabilities()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dcapabilities.h296 return vmx_capability.ept & VMX_EPT_EXECUTE_ONLY_BIT; in cpu_has_vmx_ept_execute_only()
A Dnested.c411 bool execonly = vmx->nested.msrs.ept_caps & VMX_EPT_EXECUTE_ONLY_BIT; in nested_ept_new_eptp()
6905 VMX_EPT_EXECUTE_ONLY_BIT; in nested_vmx_setup_ctls_msrs()
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h482 #define VMX_EPT_EXECUTE_ONLY_BIT (1ull) macro

Completed in 18 milliseconds