Searched refs:watchdog_nmi (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/x86/x86/ |
| H A D | mp_watchdog.c | 69 static int watchdog_nmi = 1; variable 71 SYSCTL_INT(_debug, OID_AUTO, watchdog_nmi, CTLFLAG_RWTUN, &watchdog_nmi, 0, 204 if (watchdog_nmi) in ap_watchdog()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | ar71xx_wdog.c | 53 int watchdog_nmi; member 65 if (sc->watchdog_nmi != 0) in ar71xx_wdog_watchdog_fn() 136 "nmi", CTLFLAG_RW, &sc->watchdog_nmi, 0, in ar71xx_wdog_sysctl()
|