Searched refs:X86_BUG_MONITOR (Results 1 – 6 of 6) sorted by relevance
109 if (static_cpu_has_bug(X86_BUG_MONITOR) || !current_set_polling_and_test()) { in mwait_idle_with_hints()
445 #define X86_BUG_MONITOR X86_BUG(12) /* IPI required to wake up remote CPU */ macro
831 if (!cpu_has(c, X86_FEATURE_MWAIT) || boot_cpu_has_bug(X86_BUG_MONITOR)) in prefer_mwait_c1_over_halt()
697 set_cpu_bug(c, X86_BUG_MONITOR); in init_intel()
4227 !boot_cpu_has_bug(X86_BUG_MONITOR) && in kvm_can_mwait_in_guest()