Lines Matching refs:notify_die
91 if (notify_die(DIE_TRAP, "bad trap", regs, in bad_trap()
121 if (notify_die(DIE_TRAP_TL1, "bad trap tl1", regs, in bad_trap_tl1()
195 if (notify_die(DIE_TRAP, "instruction access exception", regs, in spitfire_insn_access_exception()
220 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in spitfire_insn_access_exception_tl1()
234 if (notify_die(DIE_TRAP, "instruction access exception", regs, in sun4v_insn_access_exception()
259 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in sun4v_insn_access_exception_tl1()
272 if (notify_die(DIE_TRAP, "data access exception", regs, in spitfire_data_access_exception()
310 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in spitfire_data_access_exception_tl1()
324 if (notify_die(DIE_TRAP, "data access exception", regs, in sun4v_data_access_exception()
364 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in sun4v_data_access_exception_tl1()
489 notify_die(DIE_TRAP, "Correctable ECC Error", regs, in spitfire_cee_log()
515 notify_die(DIE_TRAP, "Uncorrectable Error", regs, in spitfire_ue_log()
2208 if (notify_die(DIE_TRAP, "fpu exception ieee", regs, in do_fpieee()
2223 if (notify_die(DIE_TRAP, "fpu exception other", regs, in do_fpother()
2245 if (notify_die(DIE_TRAP, "tagged arithmetic overflow", regs, in do_tof()
2270 if (notify_die(DIE_TRAP, "integer division by zero", regs, in do_div0()
2402 notify_die(DIE_OOPS, str, regs, 0, 255, SIGSEGV); in die_if_kernel()
2449 if (notify_die(DIE_TRAP, "illegal instruction", regs, in do_illegal_instruction()
2496 if (notify_die(DIE_TRAP, "memory address unaligned", regs, in mem_address_unaligned()
2518 if (notify_die(DIE_TRAP, "memory address unaligned", regs, in sun4v_do_mna()
2539 if (notify_die(DIE_TRAP, "privileged operation", regs, in do_privop()