Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h62 #define SECONDARY_EXEC_ENABLE_EPT 0x00000002 macro
/arch/x86/kvm/
Dvmx.c1142 SECONDARY_EXEC_ENABLE_EPT; in cpu_has_vmx_ept()
1244 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_EPT); in nested_cpu_has_ept()
2683 SECONDARY_EXEC_ENABLE_EPT; in nested_vmx_setup_ctls_msrs()
3294 SECONDARY_EXEC_ENABLE_EPT | in setup_vmcs_config()
3323 if (_cpu_based_2nd_exec_control & SECONDARY_EXEC_ENABLE_EPT) { in setup_vmcs_config()
4958 exec_control &= ~SECONDARY_EXEC_ENABLE_EPT; in vmx_secondary_exec_control()
7437 SECONDARY_EXEC_ENABLE_EPT) || in handle_invept()
8061 if ((secondary_exec_control & SECONDARY_EXEC_ENABLE_EPT) && in dump_vmcs()
8161 if ((secondary_exec_control & SECONDARY_EXEC_ENABLE_EPT)) in dump_vmcs()