Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h1095 #define CPUID_MWAIT_IBE (1U << 1) /* Interrupts can exit capability */ macro
H A Dcpu.c7894 cpu->mwait.ecx |= CPUID_MWAIT_EMX | CPUID_MWAIT_IBE; in x86_cpu_realizefn()