Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dtopology.h78 CPU_TOPO_LEVEL_MAX, enumerator
/openbmc/qemu/target/i386/
H A Dcpu.h1998 DECLARE_BITMAP(avail_cpu_topo, CPU_TOPO_LEVEL_MAX);
H A Dcpu.c374 assert(count + 1 < CPU_TOPO_LEVEL_MAX); in encode_topo_cpuid1f()