Lines Matching refs:notify_die

91 	if (notify_die(DIE_TRAP, "bad trap", regs,  in bad_trap()
117 if (notify_die(DIE_TRAP_TL1, "bad trap tl1", regs, in bad_trap_tl1()
190 if (notify_die(DIE_TRAP, "instruction access exception", regs, in spitfire_insn_access_exception()
211 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in spitfire_insn_access_exception_tl1()
224 if (notify_die(DIE_TRAP, "instruction access exception", regs, in sun4v_insn_access_exception()
244 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in sun4v_insn_access_exception_tl1()
295 if (notify_die(DIE_TRAP, "data access exception", regs, in spitfire_data_access_exception()
331 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in spitfire_data_access_exception_tl1()
344 if (notify_die(DIE_TRAP, "data access exception", regs, in sun4v_data_access_exception()
404 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in sun4v_data_access_exception_tl1()
529 notify_die(DIE_TRAP, "Correctable ECC Error", regs, in spitfire_cee_log()
553 notify_die(DIE_TRAP, "Uncorrectable Error", regs, in spitfire_ue_log()
2040 if (notify_die(DIE_TRAP, "MCD error", regs, 0, 0x34, in do_mcd_err()
2355 if (notify_die(DIE_TRAP, "fpu exception ieee", regs, in do_fpieee()
2370 if (notify_die(DIE_TRAP, "fpu exception other", regs, in do_fpother()
2391 if (notify_die(DIE_TRAP, "tagged arithmetic overflow", regs, in do_tof()
2411 if (notify_die(DIE_TRAP, "integer division by zero", regs, in do_div0()
2539 notify_die(DIE_OOPS, str, regs, 0, 255, SIGSEGV); in die_if_kernel()
2585 if (notify_die(DIE_TRAP, "illegal instruction", regs, in do_illegal_instruction()
2626 if (notify_die(DIE_TRAP, "memory address unaligned", regs, in mem_address_unaligned()
2644 if (notify_die(DIE_TRAP, "memory address unaligned", regs, in sun4v_do_mna()
2668 if (notify_die(DIE_TRAP, "memory corruption precise exception", regs, in sun4v_mem_corrupt_detect_precise()
2709 if (notify_die(DIE_TRAP, "privileged operation", regs, in do_privop()