Lines Matching full:nmi
9 * Some chunks also taken from the old x86-specific nmi watchdog code, thanks
13 #define pr_fmt(fmt) "NMI watchdog: " fmt
15 #include <linux/nmi.h>
37 * So it runs effectively with 2.5 times the rate of the NMI
39 * the NMI watchdog expires. The NMI watchdog on x86 is based on
41 * might run way faster than expected and the NMI fires in a
44 * enough to get the NMI period smaller than the hrtimer watchdog
47 * The sample threshold is used to check in the NMI handler whether
48 * the minimum time between two NMI samples has elapsed. That
258 * watchdog_hardlockup_probe - Probe whether NMI event is available at all
270 pr_info("Perf NMI watchdog permanently disabled\n");