Searched refs:show_regs (Results 1 - 14 of 14) sorted by relevance

/u-boot/arch/sandbox/include/asm/
H A Dptrace.h15 extern void show_regs(struct pt_regs *);
/u-boot/arch/arm/include/asm/
H A Dptrace.h24 extern void show_regs(struct pt_regs *);
/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dtraps.c55 void show_regs(struct pt_regs *regs) function
81 show_regs(regs);
119 show_regs(regs);
126 show_regs(regs);
133 show_regs(regs);
140 show_regs(regs);
156 show_regs(regs);
/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dtraps.c53 void show_regs(struct pt_regs *regs) function
81 show_regs(regs);
154 show_regs(regs);
168 show_regs(regs);
179 show_regs(regs);
190 show_regs(regs);
210 show_regs(regs);
/u-boot/arch/arm/lib/
H A Dinterrupts_64.c85 void show_regs(struct pt_regs *regs) function
152 show_regs(pt_regs);
164 show_regs(pt_regs);
176 show_regs(pt_regs);
188 show_regs(pt_regs);
205 show_regs(pt_regs);
217 show_regs(pt_regs);
229 show_regs(pt_regs);
244 show_regs(pt_regs);
H A Dinterrupts.c89 void show_regs (struct pt_regs *regs) function
170 show_regs (pt_regs);
184 show_regs (pt_regs);
194 show_regs (pt_regs);
204 show_regs (pt_regs);
214 show_regs (pt_regs);
224 show_regs (pt_regs);
234 show_regs (pt_regs);
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtraps.c87 void show_regs(struct pt_regs *regs) function
117 show_regs(regs);
184 show_regs(regs);
208 show_regs(regs);
222 show_regs(regs);
276 show_regs(regs);
283 show_regs(regs);
/u-boot/arch/arc/lib/
H A Dinterrupts.c62 void show_regs(struct pt_regs *regs) function
79 show_regs(regs);
/u-boot/arch/mips/lib/
H A Dtraps.c29 static void show_regs(const struct pt_regs *regs) function
79 show_regs(regs);
/u-boot/arch/x86/include/asm/
H A Dptrace.h97 extern void show_regs(struct pt_regs *);
/u-boot/arch/sh/include/asm/
H A Dptrace.h90 extern void show_regs(struct pt_regs *);
/u-boot/arch/xtensa/include/asm/
H A Dptrace.h117 void show_regs(struct pt_regs *);
/u-boot/arch/riscv/lib/
H A Dinterrupts.c37 static void show_regs(struct pt_regs *regs) function
160 show_regs(regs);
/u-boot/arch/arm/mach-imx/imx8m/
H A Dsoc.c1613 show_regs(pt_regs);

Completed in 132 milliseconds