Home
last modified time | relevance | path

Searched refs:X86_BUG_MONITOR (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmwait.h116 if (static_cpu_has_bug(X86_BUG_MONITOR) || !current_set_polling_and_test()) { in mwait_idle_with_hints()
/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h542 #define X86_BUG_MONITOR X86_BUG(12) /* "monitor" IPI required to wake up remote CPU */ macro
/linux/arch/x86/kvm/
H A Dx86.c4736 !boot_cpu_has_bug(X86_BUG_MONITOR) && in kvm_can_mwait_in_guest()