Home
last modified time | relevance | path

Searched refs:nmi_panic (Results 1 – 2 of 2) sorted by relevance

/kernel/
Dpanic.c192 void nmi_panic(struct pt_regs *regs, const char *msg) in nmi_panic() function
204 EXPORT_SYMBOL(nmi_panic);
Dwatchdog_hld.c156 nmi_panic(regs, "Hard LOCKUP"); in watchdog_overflow_callback()