Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.c2560 static bool cpu_has_perf_global_ctrl_bug(void) in cpu_has_perf_global_ctrl_bug() function
4425 if (cpu_has_perf_global_ctrl_bug()) in vmx_vmentry_ctrl()
4446 if (cpu_has_perf_global_ctrl_bug()) in vmx_vmexit_ctrl()
8403 if (cpu_has_perf_global_ctrl_bug()) in vmx_hardware_setup()