Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c345 static uint32_t cpuid1f_topo_type(enum CPUTopoLevel topo_level) in cpuid1f_topo_type() function
413 *ecx = (count & 0xff) | (cpuid1f_topo_type(level) << 8); in encode_topo_cpuid1f()