Searched refs:DIE_TRAP_TL1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | kdebug_64.h | 18 DIE_TRAP_TL1, enumerator
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | traps_64.c | 118 if (notify_die(DIE_TRAP_TL1, "bad trap tl1", regs, in bad_trap_tl1() 211 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in spitfire_insn_access_exception_tl1() 244 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs, in sun4v_insn_access_exception_tl1() 330 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in spitfire_data_access_exception_tl1() 400 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in sun4v_data_access_exception_tl1()
|
Completed in 8 milliseconds