Lines Matching refs:cpu_based_2nd_exec_ctrl
1328 u32 cpu_based_2nd_exec_ctrl; member
1489 vmcs_conf->cpu_based_2nd_exec_ctrl &= in evmcs_sanitize_exec_ctrls()
1491 vmcs_conf->cpu_based_2nd_exec_ctrl &= in evmcs_sanitize_exec_ctrls()
1493 vmcs_conf->cpu_based_2nd_exec_ctrl &= in evmcs_sanitize_exec_ctrls()
1500 vmcs_conf->cpu_based_2nd_exec_ctrl &= ~SECONDARY_EXEC_ENABLE_PML; in evmcs_sanitize_exec_ctrls()
1503 vmcs_conf->cpu_based_2nd_exec_ctrl &= ~SECONDARY_EXEC_ENABLE_VMFUNC; in evmcs_sanitize_exec_ctrls()
1510 vmcs_conf->cpu_based_2nd_exec_ctrl &= ~SECONDARY_EXEC_SHADOW_VMCS; in evmcs_sanitize_exec_ctrls()
1515 vmcs_conf->cpu_based_2nd_exec_ctrl &= ~SECONDARY_EXEC_TSC_SCALING; in evmcs_sanitize_exec_ctrls()
1521 vmcs_conf->cpu_based_2nd_exec_ctrl &= ~SECONDARY_EXEC_PAUSE_LOOP_EXITING; in evmcs_sanitize_exec_ctrls()
1678 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_virtualize_apic_accesses()
1684 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_virtualize_x2apic_mode()
1690 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_apic_register_virt()
1696 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_virtual_intr_delivery()
1702 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_encls_vmexit()
1844 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_ept()
1850 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_unrestricted_guest()
1856 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_ple()
1872 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_vpid()
1878 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_rdtscp()
1884 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_invpcid()
1895 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_wbinvd_exit()
1907 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_shadow_vmcs()
1913 return vmcs_config.cpu_based_2nd_exec_ctrl & SECONDARY_EXEC_ENABLE_PML; in cpu_has_vmx_pml()
1918 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_tsc_scaling()
1924 return vmcs_config.cpu_based_2nd_exec_ctrl & in cpu_has_vmx_vmfunc()
1930 return vmcs_config.cpu_based_2nd_exec_ctrl & in vmx_umip_emulated()
4660 vmcs_conf->cpu_based_2nd_exec_ctrl = _cpu_based_2nd_exec_control; in setup_vmcs_config()
6418 return vmcs_config.cpu_based_2nd_exec_ctrl & in vmx_rdrand_supported()
6424 return vmcs_config.cpu_based_2nd_exec_ctrl & in vmx_rdseed_supported()
6432 u32 exec_control = vmcs_config.cpu_based_2nd_exec_ctrl; in vmx_compute_secondary_exec_control()
10484 return vmcs_config.cpu_based_2nd_exec_ctrl & in vmx_xsaves_supported()