Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h61 #define SECONDARY_EXEC_ENABLE_EPT 0x00000002 macro
/linux-4.1.27/arch/x86/kvm/
Dvmx.c1050 SECONDARY_EXEC_ENABLE_EPT; in cpu_has_vmx_ept()
1146 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_EPT); in nested_cpu_has_ept()
2500 SECONDARY_EXEC_ENABLE_EPT; in nested_vmx_setup_ctls_msrs()
3034 SECONDARY_EXEC_ENABLE_EPT | in setup_vmcs_config()
3061 if (_cpu_based_2nd_exec_control & SECONDARY_EXEC_ENABLE_EPT) { in setup_vmcs_config()
4577 exec_control &= ~SECONDARY_EXEC_ENABLE_EPT; in vmx_secondary_exec_control()
7191 SECONDARY_EXEC_ENABLE_EPT) || in handle_invept()