Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu.h1017 #define CPUID_TOPOLOGY_LEVEL_DIE (5U << 8) macro
H A Dcpu.c6430 *ecx |= CPUID_TOPOLOGY_LEVEL_DIE; in cpu_x86_cpuid()