Searched refs:SECONDARY_EXEC_TSC_SCALING (Results 1 – 5 of 5) sorted by relevance
60 SECONDARY_EXEC_TSC_SCALING | \
263 SECONDARY_EXEC_TSC_SCALING; in cpu_has_vmx_tsc_scaling()
1792 nested_cpu_has2(vmcs12, SECONDARY_EXEC_TSC_SCALING)) in vmx_get_l2_tsc_multiplier()2541 SECONDARY_EXEC_TSC_SCALING | in setup_vmcs_config()5962 if (secondary_exec_control & SECONDARY_EXEC_TSC_SCALING) in dump_vmcs()
4580 if (nested_cpu_has2(vmcs12, SECONDARY_EXEC_TSC_SCALING)) in nested_vmx_vmexit()6686 SECONDARY_EXEC_TSC_SCALING | in nested_vmx_setup_ctls_msrs()
74 #define SECONDARY_EXEC_TSC_SCALING VMCS_CONTROL_BIT(TSC_SCALING) macro