Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h1067 #define CPUID_1F_ECX_TOPO_LEVEL_INVALID CPUID_B_ECX_TOPO_LEVEL_INVALID macro
H A Dcpu.c349 return CPUID_1F_ECX_TOPO_LEVEL_INVALID; in cpuid1f_topo_type()