Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/vmx/
Dvmx.c629 static u32 vmx_preemption_cpu_tfms[] = { variable
665 for (i = 0; i < ARRAY_SIZE(vmx_preemption_cpu_tfms); i++) in cpu_has_broken_vmx_preemption_timer()
666 if (eax == vmx_preemption_cpu_tfms[i]) in cpu_has_broken_vmx_preemption_timer()