Lines Matching full:nmi
31 #include <linux/nmi.h>
301 /* If invoked directly, tickle the NMI watchdog */
324 /* If invoked directly, tickle the NMI watchdog */
434 /* Enable the rendezvous handler and send NMI */
477 * in the NMI rendezvous to protect against a concurrent NMI on affected
511 * safe against an NMI which is delivered to the secondary SMT sibling
513 * up in #INT3, #DB and #PF. The IRET from those exceptions reenables NMI
514 * which is the opposite of what the NMI rendezvous is trying to achieve.
518 * path which must be NMI safe until the primary thread completed the
533 /* Enable the NMI handler and raise NMI */
625 * If the microcode load is not safe against NMI then all SMT threads
628 * NMI hits while the primary thread updates the microcode the resulting
634 * restriction can be lifted when the vendor driver signals to use NMI
635 * for rendezvous and the APIC provides a mechanism to send an NMI to a