Home
last modified time | relevance | path

Searched refs:cpu_has_perf_global_ctrl_bug (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/arch/x86/kvm/vmx/
Dvmx.c2527 static bool cpu_has_perf_global_ctrl_bug(void) in cpu_has_perf_global_ctrl_bug() function
4409 if (cpu_has_perf_global_ctrl_bug()) in vmx_vmentry_ctrl()
4430 if (cpu_has_perf_global_ctrl_bug()) in vmx_vmexit_ctrl()
8492 if (cpu_has_perf_global_ctrl_bug()) in hardware_setup()