Searched refs:DIE_TRAP_TL1 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | kdebug_64.h | 18 DIE_TRAP_TL1, enumerator
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A 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() 331 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in spitfire_data_access_exception_tl1() 401 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs, in sun4v_data_access_exception_tl1()
|