Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dtopology.h213 static inline bool x86_has_extended_topo(unsigned long *topo_bitmap) in x86_has_extended_topo() function
/openbmc/qemu/target/i386/
H A Dcpu.c6652 if (!x86_has_extended_topo(env->avail_cpu_topo)) { in cpu_x86_cpuid()
7465 if (x86_has_extended_topo(env->avail_cpu_topo) && in x86_cpu_expand_features()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c1838 if (!x86_has_extended_topo(env->avail_cpu_topo)) { in kvm_x86_build_cpuid()