Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dmwait.h120 if (static_cpu_has_bug(X86_BUG_MONITOR) || !current_set_polling_and_test()) { in mwait_idle_with_hints()
A Dcpufeatures.h522 #define X86_BUG_MONITOR X86_BUG(12) /* "monitor" IPI required to wake up remote CPU */ macro
/arch/x86/kernel/cpu/
A Dintel.c573 set_cpu_bug(c, X86_BUG_MONITOR); in init_intel()
/arch/x86/kernel/
A Dprocess.c892 if (boot_cpu_has_bug(X86_BUG_MONITOR) || boot_cpu_has_bug(X86_BUG_AMD_APIC_C1E)) in prefer_mwait_c1_over_halt()
/arch/x86/kvm/
A Dx86.c4577 !boot_cpu_has_bug(X86_BUG_MONITOR) && in kvm_can_mwait_in_guest()

Completed in 37 milliseconds