Searched refs:DIE_TRAP_TL1 (Results 1 – 2 of 2) sorted by relevance
/arch/sparc/include/asm/ |
D | kdebug_64.h | 18 DIE_TRAP_TL1, enumerator
|
/arch/sparc/kernel/ |
D | traps_64.c | 122 if (notify_die(DIE_TRAP_TL1, "bad trap tl1", regs, in bad_trap_tl1() 221 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in spitfire_insn_access_exception_tl1() 260 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in sun4v_insn_access_exception_tl1() 353 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in spitfire_data_access_exception_tl1() 410 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in sun4v_data_access_exception_tl1()
|