Home
last modified time | relevance | path

Searched refs:CPUID_B_ECX_TOPO_LEVEL_CORE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/
H A Dcpu.h1064 #define CPUID_B_ECX_TOPO_LEVEL_CORE 2 macro
1069 #define CPUID_1F_ECX_TOPO_LEVEL_CORE CPUID_B_ECX_TOPO_LEVEL_CORE
H A Dcpu.c6633 *ecx |= CPUID_B_ECX_TOPO_LEVEL_CORE << 8; in cpu_x86_cpuid()