Searched refs:DIE_TRAP_TL1 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/arch/sparc/include/asm/ |
| D | kdebug_64.h | 18 DIE_TRAP_TL1, enumerator
|
| /Linux-v5.10/arch/sparc/kernel/ |
| D | traps_64.c | 118 if (notify_die(DIE_TRAP_TL1, "bad trap tl1", regs, in bad_trap_tl1() 212 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in spitfire_insn_access_exception_tl1() 245 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in sun4v_insn_access_exception_tl1() 332 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in spitfire_data_access_exception_tl1() 402 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in sun4v_data_access_exception_tl1()
|