Lines Matching refs:DIE_TRAP
91 if (notify_die(DIE_TRAP, "bad trap", regs, in bad_trap()
195 if (notify_die(DIE_TRAP, "instruction access exception", regs, in spitfire_insn_access_exception()
234 if (notify_die(DIE_TRAP, "instruction access exception", regs, in sun4v_insn_access_exception()
272 if (notify_die(DIE_TRAP, "data access exception", regs, in spitfire_data_access_exception()
324 if (notify_die(DIE_TRAP, "data access exception", regs, in sun4v_data_access_exception()
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()
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()