_cpu_based_2nd_exec_control 2312 arch/x86/kvm/vmx/vmx.c 	u32 _cpu_based_2nd_exec_control = 0;
_cpu_based_2nd_exec_control 2370 arch/x86/kvm/vmx/vmx.c 					&_cpu_based_2nd_exec_control) < 0)
_cpu_based_2nd_exec_control 2374 arch/x86/kvm/vmx/vmx.c 	if (!(_cpu_based_2nd_exec_control &
_cpu_based_2nd_exec_control 2380 arch/x86/kvm/vmx/vmx.c 		_cpu_based_2nd_exec_control &= ~(
_cpu_based_2nd_exec_control 2388 arch/x86/kvm/vmx/vmx.c 	if (_cpu_based_2nd_exec_control & SECONDARY_EXEC_ENABLE_EPT) {
_cpu_based_2nd_exec_control 2399 arch/x86/kvm/vmx/vmx.c 	if (!(_cpu_based_2nd_exec_control & SECONDARY_EXEC_ENABLE_VPID) &&
_cpu_based_2nd_exec_control 2429 arch/x86/kvm/vmx/vmx.c 	if (!(_cpu_based_2nd_exec_control &
_cpu_based_2nd_exec_control 2492 arch/x86/kvm/vmx/vmx.c 	vmcs_conf->cpu_based_2nd_exec_ctrl = _cpu_based_2nd_exec_control;