Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h2285 bool full_cpuid_auto_level; member
H A Dcpu.c8999 if (cpu->full_cpuid_auto_level) { in x86_cpu_expand_features()
9990 DEFINE_PROP_BOOL("full-cpuid-auto-level", X86CPU, full_cpuid_auto_level, true),