Searched refs:_cpu_based_2nd_exec_control (Results 1 – 1 of 1) sorted by relevance
2752 u32 _cpu_based_2nd_exec_control = 0; in setup_vmcs_config() local2788 &_cpu_based_2nd_exec_control)) in setup_vmcs_config()2792 _cpu_based_2nd_exec_control &= ~SECONDARY_EXEC_EPT_VIOLATION_VE; in setup_vmcs_config()2795 if (!(_cpu_based_2nd_exec_control & in setup_vmcs_config()2801 _cpu_based_2nd_exec_control &= ~( in setup_vmcs_config()2810 if (!(_cpu_based_2nd_exec_control & SECONDARY_EXEC_ENABLE_EPT) && in setup_vmcs_config()2819 _cpu_based_2nd_exec_control &= ~SECONDARY_EXEC_MODE_BASED_EPT_EXEC; in setup_vmcs_config()2820 _cpu_based_2nd_exec_control &= ~SECONDARY_EXEC_EPT_VIOLATION_VE; in setup_vmcs_config()2822 if (!(_cpu_based_2nd_exec_control & SECONDARY_EXEC_ENABLE_VPID) && in setup_vmcs_config()2841 _cpu_based_2nd_exec_control &= ~SECONDARY_EXEC_MODE_BASED_EPT_EXEC; in setup_vmcs_config()[all …]