Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h2082 bool enable_legacy_cpuid2_cache; member
H A Dcpu.c7920 if (env->enable_legacy_cpuid2_cache) { in cpu_x86_cpuid()
9474 env->enable_legacy_cpuid2_cache = true; in x86_cpu_realizefn()