| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | interrupts_64.c | 39 void show_regs(struct pt_regs *regs) in show_regs() function 114 void show_regs(struct pt_regs *regs) in show_regs() function 144 show_regs(pt_regs); in do_bad_sync() 155 show_regs(pt_regs); in do_bad_irq() 166 show_regs(pt_regs); in do_bad_fiq() 177 show_regs(pt_regs); in do_bad_error() 195 show_regs(pt_regs); in do_sync() 207 show_regs(pt_regs); in do_irq() 219 show_regs(pt_regs); in do_fiq() 240 show_regs(pt_regs); in do_error()
|
| H A D | interrupts.c | 58 void show_regs (struct pt_regs *regs) in show_regs() function 124 show_regs (pt_regs); in do_undefined_instruction() 133 show_regs (pt_regs); in do_software_interrupt() 142 show_regs (pt_regs); in do_prefetch_abort() 151 show_regs (pt_regs); in do_data_abort() 160 show_regs (pt_regs); in do_not_used() 169 show_regs (pt_regs); in do_fiq() 179 show_regs (pt_regs); in do_irq()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/ |
| H A D | traps.c | 55 static void show_regs(struct pt_regs *regs) in show_regs() function 81 show_regs(regs); in _exception() 119 show_regs(regs); in MachineCheckException() 126 show_regs(regs); in AlignmentException() 133 show_regs(regs); in ProgramCheckException() 140 show_regs(regs); in SoftEmuException() 156 show_regs(regs); in DebugException()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/ |
| H A D | traps.c | 52 void show_regs(struct pt_regs *regs) in show_regs() function 80 show_regs(regs); in _exception() 153 show_regs(regs); in MachineCheckException() 167 show_regs(regs); in AlignmentException() 178 show_regs(regs); in ProgramCheckException() 189 show_regs(regs); in SoftEmuException() 213 show_regs(regs); in DebugException()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/ |
| H A D | traps.c | 59 void show_regs(struct pt_regs *regs) in show_regs() function 89 show_regs(regs); in _exception() 135 show_regs(regs); in MachineCheckException() 146 show_regs(regs); in AlignmentException() 160 show_regs(regs); in ProgramCheckException() 182 show_regs(regs); in SoftEmuException()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | traps.c | 88 void show_regs(struct pt_regs *regs) in show_regs() function 118 show_regs(regs); in _exception() 185 show_regs(regs); in MachineCheckException() 209 show_regs(regs); in AlignmentException() 223 show_regs(regs); in ProgramCheckException() 277 show_regs(regs); in ExtIntException() 284 show_regs(regs); in DebugException()
|
| /rk3399_rockchip-uboot/arch/mips/lib/ |
| H A D | traps.c | 21 static void show_regs(const struct pt_regs *regs) in show_regs() function 71 show_regs(regs); in do_reserved()
|
| /rk3399_rockchip-uboot/arch/nds32/lib/ |
| H A D | interrupts.c | 71 void show_regs(struct pt_regs *regs) in show_regs() function 115 show_regs(pt_regs); in do_interruption()
|
| /rk3399_rockchip-uboot/arch/sandbox/include/asm/ |
| H A D | ptrace.h | 16 extern void show_regs(struct pt_regs *);
|
| /rk3399_rockchip-uboot/arch/arc/lib/ |
| H A D | interrupts.c | 62 void show_regs(struct pt_regs *regs) in show_regs() function 79 show_regs(regs); in bad_mode()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | ptrace.h | 24 extern void show_regs(struct pt_regs *);
|
| /rk3399_rockchip-uboot/arch/sh/include/asm/ |
| H A D | ptrace.h | 90 extern void show_regs(struct pt_regs *);
|
| /rk3399_rockchip-uboot/arch/xtensa/include/asm/ |
| H A D | ptrace.h | 118 void show_regs(struct pt_regs *);
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | ptrace.h | 97 extern void show_regs(struct pt_regs *);
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bedbug.c | 18 extern void show_regs __P ((struct pt_regs *)); 382 show_regs (bug_ctx.regs); in do_bedbug_rdump()
|
| /rk3399_rockchip-uboot/drivers/irq/ |
| H A D | irq-generic.c | 312 show_regs(pt_regs); in do_irq() 322 show_regs(pt_regs); in do_irq()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | Kconfig | 1082 to dump can be added in show_regs().
|