Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h791 #define CPUID_EXT3_SKINIT (1U << 12) macro
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c3166 if ((!SVME(s) && !(s->cpuid_ext3_features & CPUID_EXT3_SKINIT)) in gen_multi0F()
3191 if ((!SVME(s) && !(s->cpuid_ext3_features & CPUID_EXT3_SKINIT)) in gen_multi0F()