Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h1069 #define CPUID_1F_ECX_TOPO_LEVEL_CORE CPUID_B_ECX_TOPO_LEVEL_CORE macro
H A Dcpu.c353 return CPUID_1F_ECX_TOPO_LEVEL_CORE; in cpuid1f_topo_type()