Searched refs:_cpu_based_2nd_exec_control (Results 1 – 1 of 1) sorted by relevance
2615 u32 _cpu_based_2nd_exec_control = 0; in setup_vmcs_config() local2649 &_cpu_based_2nd_exec_control)) in setup_vmcs_config()2653 _cpu_based_2nd_exec_control &= ~SECONDARY_EXEC_EPT_VIOLATION_VE; in setup_vmcs_config()2656 if (!(_cpu_based_2nd_exec_control & in setup_vmcs_config()2662 _cpu_based_2nd_exec_control &= ~( in setup_vmcs_config()2670 if (!(_cpu_based_2nd_exec_control & SECONDARY_EXEC_ENABLE_EPT) && in setup_vmcs_config()2679 _cpu_based_2nd_exec_control &= ~SECONDARY_EXEC_EPT_VIOLATION_VE; in setup_vmcs_config()2681 if (!(_cpu_based_2nd_exec_control & SECONDARY_EXEC_ENABLE_VPID) && in setup_vmcs_config()2693 _cpu_based_2nd_exec_control &= ~SECONDARY_EXEC_ENCLS_EXITING; in setup_vmcs_config()2714 if (!(_cpu_based_2nd_exec_control & in setup_vmcs_config()[all …]