Home
last modified time | relevance | path

Searched refs:show_regs (Results 1 – 17 of 17) sorted by relevance

/u-boot/arch/arm/lib/
A Dinterrupts_64.c49 void show_regs(struct pt_regs *regs) in show_regs() function
73 show_regs(pt_regs); in do_bad_sync()
85 show_regs(pt_regs); in do_bad_irq()
97 show_regs(pt_regs); in do_bad_fiq()
109 show_regs(pt_regs); in do_bad_error()
121 show_regs(pt_regs); in do_sync()
133 show_regs(pt_regs); in do_irq()
145 show_regs(pt_regs); in do_fiq()
160 show_regs(pt_regs); in do_error()
A Dinterrupts.c88 void show_regs (struct pt_regs *regs) in show_regs() function
143 show_regs (pt_regs); in do_undefined_instruction()
153 show_regs (pt_regs); in do_software_interrupt()
163 show_regs (pt_regs); in do_prefetch_abort()
173 show_regs (pt_regs); in do_data_abort()
183 show_regs (pt_regs); in do_not_used()
193 show_regs (pt_regs); in do_fiq()
203 show_regs (pt_regs); in do_irq()
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dtraps.c55 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()
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dtraps.c53 void show_regs(struct pt_regs *regs) in show_regs() function
81 show_regs(regs); in _exception()
154 show_regs(regs); in MachineCheckException()
168 show_regs(regs); in AlignmentException()
179 show_regs(regs); in ProgramCheckException()
190 show_regs(regs); in SoftEmuException()
214 show_regs(regs); in DebugException()
/u-boot/arch/powerpc/cpu/mpc86xx/
A Dtraps.c61 void show_regs(struct pt_regs *regs) in show_regs() function
91 show_regs(regs); in _exception()
137 show_regs(regs); in MachineCheckException()
148 show_regs(regs); in AlignmentException()
162 show_regs(regs); in ProgramCheckException()
184 show_regs(regs); in SoftEmuException()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dtraps.c91 void show_regs(struct pt_regs *regs) in show_regs() function
121 show_regs(regs); in _exception()
188 show_regs(regs); in MachineCheckException()
212 show_regs(regs); in AlignmentException()
226 show_regs(regs); in ProgramCheckException()
280 show_regs(regs); in ExtIntException()
287 show_regs(regs); in DebugException()
/u-boot/arch/sandbox/include/asm/
A Dptrace.h15 extern void show_regs(struct pt_regs *);
/u-boot/arch/nds32/lib/
A Dinterrupts.c72 void show_regs(struct pt_regs *regs) in show_regs() function
116 show_regs(pt_regs); in do_interruption()
/u-boot/arch/mips/lib/
A Dtraps.c28 static void show_regs(const struct pt_regs *regs) in show_regs() function
78 show_regs(regs); in do_reserved()
/u-boot/arch/arm/include/asm/
A Dptrace.h24 extern void show_regs(struct pt_regs *);
/u-boot/arch/arc/lib/
A Dinterrupts.c62 void show_regs(struct pt_regs *regs) in show_regs() function
79 show_regs(regs); in bad_mode()
/u-boot/arch/riscv/lib/
A Dinterrupts.c28 static void show_regs(struct pt_regs *regs) in show_regs() function
87 show_regs(regs); in _exit_trap()
/u-boot/arch/sh/include/asm/
A Dptrace.h90 extern void show_regs(struct pt_regs *);
/u-boot/arch/xtensa/include/asm/
A Dptrace.h117 void show_regs(struct pt_regs *);
/u-boot/arch/x86/include/asm/
A Dptrace.h97 extern void show_regs(struct pt_regs *);
/u-boot/cmd/
A Dbedbug.c20 extern void show_regs __P ((struct pt_regs *));
392 show_regs (bug_ctx.regs); in do_bedbug_rdump()
/u-boot/arch/arm/mach-imx/imx8m/
A Dsoc.c1070 show_regs(pt_regs); in do_error()

Completed in 22 milliseconds