Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dkvm.c155 static struct kvm_cpuid2 *hv_cpuid_cache; variable
1173 if (hv_cpuid_cache) { in hv_cpuid_get_host()
1174 cpuid = hv_cpuid_cache; in hv_cpuid_get_host()
1189 hv_cpuid_cache = cpuid; in hv_cpuid_get_host()