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