Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
Dvmx.c654 static inline bool cpu_has_broken_vmx_preemption_timer(void) in cpu_has_broken_vmx_preemption_timer() function
2684 if (cpu_has_broken_vmx_preemption_timer()) in setup_vmcs_config()