Searched refs:X86_BUG_MONITOR (Results 1 – 2 of 2) sorted by relevance
116 if (static_cpu_has_bug(X86_BUG_MONITOR) || !current_set_polling_and_test()) { in mwait_idle_with_hints()
542 #define X86_BUG_MONITOR X86_BUG(12) /* "monitor" IPI required to wake up remote CPU */ macro