Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu.h2042 bool enable_cpuid_0xb; member
H A Dcpu.c6563 if (!cpu->enable_cpuid_0xb) { in cpu_x86_cpuid()
8253 DEFINE_PROP_BOOL("cpuid-0xb", X86CPU, enable_cpuid_0xb, true),