Searched refs:CPUID_1F_ECX_TOPO_LEVEL_DIE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/ | ||
H A D | cpu.h | 1071 #define CPUID_1F_ECX_TOPO_LEVEL_DIE 5 macro |
H A D | cpu.c | 357 return CPUID_1F_ECX_TOPO_LEVEL_DIE; in cpuid1f_topo_type() |