Searched refs:CPUID_B_ECX_TOPO_LEVEL_CORE (Results 1 – 2 of 2) sorted by relevance
1101 #define CPUID_B_ECX_TOPO_LEVEL_CORE 2 macro1106 #define CPUID_1F_ECX_TOPO_LEVEL_CORE CPUID_B_ECX_TOPO_LEVEL_CORE
6718 *ecx |= CPUID_B_ECX_TOPO_LEVEL_CORE << 8; in cpu_x86_cpuid()