Lines Matching refs:notify_die
92 if (notify_die(DIE_TRAP, "bad trap", regs, in bad_trap()
118 if (notify_die(DIE_TRAP_TL1, "bad trap tl1", regs, in bad_trap_tl1()
191 if (notify_die(DIE_TRAP, "instruction access exception", regs, in spitfire_insn_access_exception()
212 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in spitfire_insn_access_exception_tl1()
225 if (notify_die(DIE_TRAP, "instruction access exception", regs, in sun4v_insn_access_exception()
245 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in sun4v_insn_access_exception_tl1()
296 if (notify_die(DIE_TRAP, "data access exception", regs, in spitfire_data_access_exception()
332 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in spitfire_data_access_exception_tl1()
345 if (notify_die(DIE_TRAP, "data access exception", regs, in sun4v_data_access_exception()
402 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in sun4v_data_access_exception_tl1()
527 notify_die(DIE_TRAP, "Correctable ECC Error", regs, in spitfire_cee_log()
551 notify_die(DIE_TRAP, "Uncorrectable Error", regs, in spitfire_ue_log()
2038 if (notify_die(DIE_TRAP, "MCD error", regs, 0, 0x34, in do_mcd_err()
2353 if (notify_die(DIE_TRAP, "fpu exception ieee", regs, in do_fpieee()
2368 if (notify_die(DIE_TRAP, "fpu exception other", regs, in do_fpother()
2389 if (notify_die(DIE_TRAP, "tagged arithmetic overflow", regs, in do_tof()
2409 if (notify_die(DIE_TRAP, "integer division by zero", regs, in do_div0()
2538 notify_die(DIE_OOPS, str, regs, 0, 255, SIGSEGV); in die_if_kernel()
2584 if (notify_die(DIE_TRAP, "illegal instruction", regs, in do_illegal_instruction()
2625 if (notify_die(DIE_TRAP, "memory address unaligned", regs, in mem_address_unaligned()
2643 if (notify_die(DIE_TRAP, "memory address unaligned", regs, in sun4v_do_mna()
2667 if (notify_die(DIE_TRAP, "memory corruption precise exception", regs, in sun4v_mem_corrupt_detect_precise()
2708 if (notify_die(DIE_TRAP, "privileged operation", regs, in do_privop()