Searched refs:VMX_EPT_EXECUTE_ONLY_BIT (Results 1 – 4 of 4) sorted by relevance
62 if (ept & VMX_EPT_EXECUTE_ONLY_BIT) in init_vmx_capabilities()
287 return vmx_capability.ept & VMX_EPT_EXECUTE_ONLY_BIT; in cpu_has_vmx_ept_execute_only()
396 VMX_EPT_EXECUTE_ONLY_BIT, in nested_ept_new_eptp()6604 VMX_EPT_EXECUTE_ONLY_BIT; in nested_vmx_setup_ctls_msrs()
469 #define VMX_EPT_EXECUTE_ONLY_BIT (1ull) macro
Completed in 16 milliseconds