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