Searched refs:pnv_platform_error_reboot (Results 1 – 3 of 3) sorted by relevance
11 extern void pnv_platform_error_reboot(struct pt_regs *regs, const char *msg) __noreturn;
315 pnv_platform_error_reboot(NULL, "Unrecoverable HMI exception"); in hmi_event_handler()
553 void __noreturn pnv_platform_error_reboot(struct pt_regs *regs, const char *msg) in pnv_platform_error_reboot() function610 pnv_platform_error_reboot(regs, "Unrecoverable Machine Check exception"); in opal_machine_check()