Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dtopology.h65 #define CPU_TOPOLOGY_LEVEL_INVALID CPU_TOPOLOGY_LEVEL__MAX macro
/openbmc/qemu/target/i386/
H A Dcpu.c424 case CPU_TOPOLOGY_LEVEL_INVALID: in cpuid1f_topo_type()
469 level = CPU_TOPOLOGY_LEVEL_INVALID; in encode_topo_cpuid1f()
476 if (level == CPU_TOPOLOGY_LEVEL_INVALID) { in encode_topo_cpuid1f()