Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dmwait.h110 if (static_cpu_has_bug(X86_BUG_MONITOR) || !current_set_polling_and_test()) { in mwait_idle_with_hints()
A Dcpufeatures.h466 #define X86_BUG_MONITOR X86_BUG(12) /* IPI required to wake up remote CPU */ macro
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dcpufeatures.h453 #define X86_BUG_MONITOR X86_BUG(12) /* IPI required to wake up remote CPU */ macro
/linux-6.3-rc2/arch/x86/kernel/
A Dprocess.c835 if (boot_cpu_has_bug(X86_BUG_MONITOR)) in prefer_mwait_c1_over_halt()
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dintel.c839 set_cpu_bug(c, X86_BUG_MONITOR); in init_intel()
/linux-6.3-rc2/arch/x86/kvm/
A Dx86.c4334 !boot_cpu_has_bug(X86_BUG_MONITOR) && in kvm_can_mwait_in_guest()

Completed in 34 milliseconds