Searched refs:nmi_panic (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | nmi.c | 223 nmi_panic(regs, "NMI: Not continuing"); in pci_serr_error() 248 nmi_panic(regs, "NMI IOCK error: Not continuing"); in io_check_error() 297 nmi_panic(regs, "NMI: Not continuing"); in unknown_nmi_error()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | watchdog.c | 197 nmi_panic(NULL, "Hard LOCKUP"); in watchdog_smp_panic() 322 nmi_panic(regs, "Hard LOCKUP"); in soft_nmi_interrupt()
|
| H A D | traps.c | 503 nmi_panic(regs, "System Reset"); in system_reset_exception()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | panic.c | 134 void nmi_panic(struct pt_regs *regs, const char *msg) in nmi_panic() function 146 EXPORT_SYMBOL(nmi_panic);
|
| H A D | watchdog_hld.c | 156 nmi_panic(regs, "Hard LOCKUP"); in watchdog_overflow_callback()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | traps.c | 827 nmi_panic(NULL, "kernel stack overflow"); in handle_bad_stack() 843 nmi_panic(regs, "Asynchronous SError Interrupt"); in arm64_serror_panic()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | hpwdt.c | 193 nmi_panic(regs, panic_msg); in hpwdt_pretimeout()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kernel.h | 322 void nmi_panic(struct pt_regs *regs, const char *msg);
|
| /OK3568_Linux_fs/kernel/drivers/char/ipmi/ |
| H A D | ipmi_watchdog.c | 1144 nmi_panic(regs, "pre-timeout"); in ipmi_nmi()
|