Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dtopology.h72 CPU_TOPO_LEVEL_INVALID, enumerator
/openbmc/qemu/target/i386/
H A Dcpu.c348 case CPU_TOPO_LEVEL_INVALID: in cpuid1f_topo_type()
380 level = CPU_TOPO_LEVEL_INVALID; in encode_topo_cpuid1f()
392 level = CPU_TOPO_LEVEL_INVALID; in encode_topo_cpuid1f()
397 if (level == CPU_TOPO_LEVEL_INVALID) { in encode_topo_cpuid1f()
646 .share_level = CPU_TOPO_LEVEL_INVALID,