Searched refs:_exception (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/ |
| H A D | traps.c | 79 static void _exception(int signr, struct pt_regs *regs) in _exception() function 150 _exception(0, regs); in UnknownException()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/ |
| H A D | traps.c | 78 static void _exception(int signr, struct pt_regs *regs) in _exception() function 203 _exception(0, regs); in UnknownException()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/ |
| H A D | traps.c | 87 static void _exception(int signr, struct pt_regs *regs) in _exception() function 196 _exception(0, regs); in UnknownException()
|
| /rk3399_rockchip-uboot/arch/nios2/cpu/ |
| H A D | start.S | 48 movhi et, %hi(_exception) 49 ori et, et, %lo(_exception)
|
| H A D | exceptions.S | 15 .global _exception symbol 20 _exception: label
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | traps.c | 116 static void _exception(int signr, struct pt_regs *regs) in _exception() function 259 _exception(0, regs); in UnknownException()
|