Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c620 static u32 vmx_preemption_cpu_tfms[] = { variable
656 for (i = 0; i < ARRAY_SIZE(vmx_preemption_cpu_tfms); i++) in cpu_has_broken_vmx_preemption_timer()
657 if (eax == vmx_preemption_cpu_tfms[i]) in cpu_has_broken_vmx_preemption_timer()