Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dtopology.h77 CPU_TOPO_LEVEL_PACKAGE, enumerator
/openbmc/qemu/target/i386/
H A Dcpu.c250 case CPU_TOPO_LEVEL_PACKAGE: in max_thread_ids_for_cache()
316 case CPU_TOPO_LEVEL_PACKAGE: in num_threads_by_topo_level()
337 case CPU_TOPO_LEVEL_PACKAGE: in apicid_offset_by_topo_level()
383 CPU_TOPO_LEVEL_PACKAGE, in encode_topo_cpuid1f()
391 if (level == CPU_TOPO_LEVEL_PACKAGE) { in encode_topo_cpuid1f()
402 CPU_TOPO_LEVEL_PACKAGE, in encode_topo_cpuid1f()
6510 CPU_TOPO_LEVEL_PACKAGE) << 14; in cpu_x86_cpuid()
7998 set_bit(CPU_TOPO_LEVEL_PACKAGE, env->avail_cpu_topo); in x86_cpu_init_default_topo()