Searched refs:cpu_based_2nd_exec_ctrl (Results 1 – 4 of 4) sorted by relevance
60 u32 cpu_based_2nd_exec_ctrl; member141 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_virtualize_apic_accesses()147 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_ept()154 (vmcs_config.cpu_based_2nd_exec_ctrl & SECONDARY_EXEC_DESC); in vmx_umip_emulated()159 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_rdtscp()165 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_virtualize_x2apic_mode()171 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_vpid()177 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_wbinvd_exit()183 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_unrestricted_guest()189 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_apic_register_virt()[all …]
32 evmcs_check_vmcs_conf(cpu_based_2nd_exec_ctrl, 2NDEXEC); in evmcs_sanitize_exec_ctrls()
2759 vmcs_conf->cpu_based_2nd_exec_ctrl = _cpu_based_2nd_exec_control; in setup_vmcs_config()4613 u32 exec_control = vmcs_config.cpu_based_2nd_exec_ctrl; in vmx_secondary_exec_control()7612 if (vmcs_config.cpu_based_2nd_exec_ctrl & SECONDARY_EXEC_EPT_VIOLATION_VE) { in vmx_vcpu_create()
7086 msrs->secondary_ctls_high = vmcs_conf->cpu_based_2nd_exec_ctrl; in nested_vmx_setup_secondary_ctls()