Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c561 static u32 vmx_preemption_cpu_tfms[] = { variable
597 for (i = 0; i < ARRAY_SIZE(vmx_preemption_cpu_tfms); i++) in cpu_has_broken_vmx_preemption_timer()
598 if (eax == vmx_preemption_cpu_tfms[i]) in cpu_has_broken_vmx_preemption_timer()