Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.c2522 static bool cpu_has_perf_global_ctrl_bug(void) in cpu_has_perf_global_ctrl_bug() function
4294 if (cpu_has_perf_global_ctrl_bug()) in vmx_vmentry_ctrl()
4315 if (cpu_has_perf_global_ctrl_bug()) in vmx_vmexit_ctrl()
8226 if (cpu_has_perf_global_ctrl_bug()) in hardware_setup()