Searched refs:_cpu_based_2nd_exec_control (Results 1 – 1 of 1) sorted by relevance
3133 u32 _cpu_based_2nd_exec_control = 0; in setup_vmcs_config() local3183 &_cpu_based_2nd_exec_control) < 0) in setup_vmcs_config()3187 if (!(_cpu_based_2nd_exec_control & in setup_vmcs_config()3193 _cpu_based_2nd_exec_control &= ~( in setup_vmcs_config()3198 if (_cpu_based_2nd_exec_control & SECONDARY_EXEC_ENABLE_EPT) { in setup_vmcs_config()3224 if (!(_cpu_based_2nd_exec_control & in setup_vmcs_config()3257 vmcs_conf->cpu_based_2nd_exec_ctrl = _cpu_based_2nd_exec_control; in setup_vmcs_config()