Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h62 #define SECONDARY_EXEC_ENABLE_EPT 0x00000002 macro
/linux-4.4.14/arch/x86/kvm/
Dvmx.c1113 SECONDARY_EXEC_ENABLE_EPT; in cpu_has_vmx_ept()
1215 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_EPT); in nested_cpu_has_ept()
2626 SECONDARY_EXEC_ENABLE_EPT; in nested_vmx_setup_ctls_msrs()
3169 SECONDARY_EXEC_ENABLE_EPT | in setup_vmcs_config()
3198 if (_cpu_based_2nd_exec_control & SECONDARY_EXEC_ENABLE_EPT) { in setup_vmcs_config()
4725 exec_control &= ~SECONDARY_EXEC_ENABLE_EPT; in vmx_secondary_exec_control()
7328 SECONDARY_EXEC_ENABLE_EPT) || in handle_invept()
7952 if ((secondary_exec_control & SECONDARY_EXEC_ENABLE_EPT) && in dump_vmcs()
8052 if ((secondary_exec_control & SECONDARY_EXEC_ENABLE_EPT)) in dump_vmcs()