Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c633 static u32 vmx_preemption_cpu_tfms[] = { variable
669 for (i = 0; i < ARRAY_SIZE(vmx_preemption_cpu_tfms); i++) in cpu_has_broken_vmx_preemption_timer()
670 if (eax == vmx_preemption_cpu_tfms[i]) in cpu_has_broken_vmx_preemption_timer()