Searched refs:DIE_TRAP_TL1 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/sparc/include/asm/ |
D | kdebug_64.h | 15 DIE_TRAP_TL1, enumerator
|
/linux-3.4.99/arch/sparc/kernel/ |
D | traps_64.c | 117 if (notify_die(DIE_TRAP_TL1, "bad trap tl1", regs, in bad_trap_tl1() 213 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in spitfire_insn_access_exception_tl1() 252 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in sun4v_insn_access_exception_tl1() 300 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in spitfire_data_access_exception_tl1() 354 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in sun4v_data_access_exception_tl1()
|