Home
last modified time | relevance | path

Searched refs:pnv_platform_error_reboot (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpowernv.h18 extern void pnv_platform_error_reboot(struct pt_regs *regs, const char *msg) __noreturn;
H A Dopal-hmi.c320 pnv_platform_error_reboot(NULL, "Unrecoverable HMI exception"); in hmi_event_handler()
H A Dopal.c635 void __noreturn pnv_platform_error_reboot(struct pt_regs *regs, const char *msg) in pnv_platform_error_reboot() function
692 pnv_platform_error_reboot(regs, "Unrecoverable Machine Check exception"); in opal_machine_check()