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