Lines Matching full:nmi
31 #include <linux/nmi.h>
295 /* If invoked directly, tickle the NMI watchdog */ in wait_for_cpus()
318 /* If invoked directly, tickle the NMI watchdog */ in wait_for_ctrl()
428 /* Enable the rendezvous handler and send NMI */ in kick_offline_cpus()
471 * in the NMI rendezvous to protect against a concurrent NMI on affected
505 * safe against an NMI which is delivered to the secondary SMT sibling
507 * up in #INT3, #DB and #PF. The IRET from those exceptions reenables NMI
508 * which is the opposite of what the NMI rendezvous is trying to achieve.
512 * path which must be NMI safe until the primary thread completed the
527 /* Enable the NMI handler and raise NMI */ in load_cpus_stopped()
619 * If the microcode load is not safe against NMI then all SMT threads
622 * NMI hits while the primary thread updates the microcode the resulting
628 * restriction can be lifted when the vendor driver signals to use NMI
629 * for rendezvous and the APIC provides a mechanism to send an NMI to a