Searched refs:CPUID_MWAIT_EMX (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/ | ||
H A D | cpu.h | 1096 #define CPUID_MWAIT_EMX (1U << 0) /* enumeration supported */ macro |
H A D | cpu.c | 7894 cpu->mwait.ecx |= CPUID_MWAIT_EMX | CPUID_MWAIT_IBE; in x86_cpu_realizefn() |