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()
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()
294 if (notify_die(DIE_TRAP, "data access exception", regs, in spitfire_data_access_exception()
330 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in spitfire_data_access_exception_tl1()
343 if (notify_die(DIE_TRAP, "data access exception", regs, in sun4v_data_access_exception()
400 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in sun4v_data_access_exception_tl1()
525 notify_die(DIE_TRAP, "Correctable ECC Error", regs, in spitfire_cee_log()
549 notify_die(DIE_TRAP, "Uncorrectable Error", regs, in spitfire_ue_log()
2036 if (notify_die(DIE_TRAP, "MCD error", regs, 0, 0x34, in do_mcd_err()
2349 if (notify_die(DIE_TRAP, "fpu exception ieee", regs, in do_fpieee()
2364 if (notify_die(DIE_TRAP, "fpu exception other", regs, in do_fpother()
2385 if (notify_die(DIE_TRAP, "tagged arithmetic overflow", regs, in do_tof()
2404 if (notify_die(DIE_TRAP, "integer division by zero", regs, in do_div0()
2532 notify_die(DIE_OOPS, str, regs, 0, 255, SIGSEGV); in die_if_kernel()
2576 if (notify_die(DIE_TRAP, "illegal instruction", regs, in do_illegal_instruction()
2617 if (notify_die(DIE_TRAP, "memory address unaligned", regs, in mem_address_unaligned()
2635 if (notify_die(DIE_TRAP, "memory address unaligned", regs, in sun4v_do_mna()
2659 if (notify_die(DIE_TRAP, "memory corruption precise exception", regs, in sun4v_mem_corrupt_detect_precise()
2700 if (notify_die(DIE_TRAP, "privileged operation", regs, in do_privop()