Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dtopology.h73 CPU_TOPO_LEVEL_SMT, enumerator
/openbmc/qemu/target/i386/
H A Dcpu.c307 case CPU_TOPO_LEVEL_SMT: in num_threads_by_topo_level()
329 case CPU_TOPO_LEVEL_SMT: in apicid_offset_by_topo_level()
350 case CPU_TOPO_LEVEL_SMT: in cpuid1f_topo_type()
7996 set_bit(CPU_TOPO_LEVEL_SMT, env->avail_cpu_topo); in x86_cpu_init_default_topo()