Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dtopology.h75 CPU_TOPO_LEVEL_MODULE, enumerator
215 return test_bit(CPU_TOPO_LEVEL_MODULE, topo_bitmap) || in x86_has_extended_topo()
/openbmc/qemu/hw/i386/
H A Dx86-common.c276 set_bit(CPU_TOPO_LEVEL_MODULE, env->avail_cpu_topo); in x86_cpu_pre_plug()
/openbmc/qemu/target/i386/
H A Dcpu.c311 case CPU_TOPO_LEVEL_MODULE: in num_threads_by_topo_level()
333 case CPU_TOPO_LEVEL_MODULE: in apicid_offset_by_topo_level()
354 case CPU_TOPO_LEVEL_MODULE: in cpuid1f_topo_type()