Home
last modified time | relevance | path

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

1234

/openbmc/u-boot/arch/arm/lib/
H A Dinterrupts_64.c28 void show_regs(struct pt_regs *regs) in show_regs() function
51 show_regs(pt_regs); in do_bad_sync()
62 show_regs(pt_regs); in do_bad_irq()
73 show_regs(pt_regs); in do_bad_fiq()
84 show_regs(pt_regs); in do_bad_error()
95 show_regs(pt_regs); in do_sync()
106 show_regs(pt_regs); in do_irq()
117 show_regs(pt_regs); in do_fiq()
131 show_regs(pt_regs); in do_error()
H A Dinterrupts.c82 void show_regs (struct pt_regs *regs) in show_regs() function
137 show_regs (pt_regs); in do_undefined_instruction()
147 show_regs (pt_regs); in do_software_interrupt()
157 show_regs (pt_regs); in do_prefetch_abort()
167 show_regs (pt_regs); in do_data_abort()
177 show_regs (pt_regs); in do_not_used()
187 show_regs (pt_regs); in do_fiq()
197 show_regs (pt_regs); in do_irq()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dtraps.c54 static void show_regs(struct pt_regs *regs) in show_regs() function
80 show_regs(regs); in _exception()
118 show_regs(regs); in MachineCheckException()
125 show_regs(regs); in AlignmentException()
132 show_regs(regs); in ProgramCheckException()
139 show_regs(regs); in SoftEmuException()
155 show_regs(regs); in DebugException()
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dtraps.c51 void show_regs(struct pt_regs *regs) in show_regs() function
79 show_regs(regs); in _exception()
152 show_regs(regs); in MachineCheckException()
166 show_regs(regs); in AlignmentException()
177 show_regs(regs); in ProgramCheckException()
188 show_regs(regs); in SoftEmuException()
212 show_regs(regs); in DebugException()
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dtraps.c58 void show_regs(struct pt_regs *regs) in show_regs() function
88 show_regs(regs); in _exception()
134 show_regs(regs); in MachineCheckException()
145 show_regs(regs); in AlignmentException()
159 show_regs(regs); in ProgramCheckException()
181 show_regs(regs); in SoftEmuException()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtraps.c87 void show_regs(struct pt_regs *regs) in show_regs() function
117 show_regs(regs); in _exception()
184 show_regs(regs); in MachineCheckException()
208 show_regs(regs); in AlignmentException()
222 show_regs(regs); in ProgramCheckException()
276 show_regs(regs); in ExtIntException()
283 show_regs(regs); in DebugException()
/openbmc/linux/arch/nios2/kernel/
H A Dtraps.c37 show_regs(regs); in die()
138 show_regs(fp); in handle_unaligned_c()
178 show_regs(regs); in unhandled_exception()
/openbmc/u-boot/arch/nds32/lib/
H A Dinterrupts.c70 void show_regs(struct pt_regs *regs) in show_regs() function
114 show_regs(pt_regs); in do_interruption()
/openbmc/u-boot/arch/mips/lib/
H A Dtraps.c20 static void show_regs(const struct pt_regs *regs) in show_regs() function
70 show_regs(regs); in do_reserved()
/openbmc/u-boot/arch/arc/lib/
H A Dinterrupts.c61 void show_regs(struct pt_regs *regs) in show_regs() function
78 show_regs(regs); in bad_mode()
/openbmc/linux/arch/um/kernel/
H A Dtrap.c218 show_regs(container_of(regs, struct pt_regs, regs)); in segv()
222 show_regs(container_of(regs, struct pt_regs, regs)); in segv()
253 show_regs(container_of(regs, struct pt_regs, regs)); in segv()
/openbmc/linux/arch/parisc/kernel/
H A Dtraps.c124 void show_regs(struct pt_regs *regs) in show_regs() function
173 show_regs(regs); \
258 show_regs(regs); in die_if_kernel()
335 show_regs(regs); in default_trap()
454 show_regs(regs); in parisc_terminate()
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dptrace.h15 extern void show_regs(struct pt_regs *);
/openbmc/linux/arch/powerpc/kernel/
H A Dwatchdog.c158 show_regs(regs); in wd_lockup_ipi()
274 show_regs(regs); in wd_smp_clear_cpu_pending()
414 show_regs(regs); in DEFINE_INTERRUPT_HANDLER_NMI()
/openbmc/linux/arch/mips/sgi-ip32/
H A Dip32-berr.c29 show_regs(regs); in ip32_be_handler()
/openbmc/linux/arch/csky/include/asm/
H A Dbug.h25 void show_regs(struct pt_regs *regs);
/openbmc/u-boot/arch/arm/include/asm/
H A Dptrace.h24 extern void show_regs(struct pt_regs *);
/openbmc/linux/arch/arc/include/asm/
H A Dbug.h15 void show_regs(struct pt_regs *regs);
/openbmc/u-boot/cmd/
H A Dbedbug.c18 extern void show_regs __P ((struct pt_regs *));
382 show_regs (bug_ctx.regs); in do_bedbug_rdump()
/openbmc/linux/arch/arc/kernel/
H A Dtroubleshoot.c168 void show_regs(struct pt_regs *regs) in show_regs() function
223 show_regs(regs); in show_kernel_fault_diag()
/openbmc/linux/arch/csky/kernel/
H A Dtraps.c97 show_regs(regs); in die()
125 show_regs(regs); in do_trap()
/openbmc/linux/include/linux/sched/
H A Ddebug.h26 extern void show_regs(struct pt_regs *);
/openbmc/linux/arch/x86/um/
H A Dsysrq_32.c15 void show_regs(struct pt_regs *regs) in show_regs() function
/openbmc/linux/arch/s390/kernel/
H A Ddumpstack.c179 void show_regs(struct pt_regs *regs) in show_regs() function
214 show_regs(regs); in die()
/openbmc/linux/arch/nios2/include/asm/
H A Dptrace.h71 extern void show_regs(struct pt_regs *);

1234