Home
last modified time | relevance | path

Searched refs:gdb_regs_to_pt_regs (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/microblaze/kernel/
Dkgdb.c68 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux-2.6.39/include/linux/
Dkgdb.h155 extern void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs);
/linux-2.6.39/drivers/misc/
Dkgdbts.c292 gdb_regs_to_pt_regs(kgdbts_gdb_regs, &kgdbts_regs); in check_and_rewind_pc()
327 gdb_regs_to_pt_regs(kgdbts_gdb_regs, &kgdbts_regs); in check_single_step()
413 gdb_regs_to_pt_regs(kgdbts_gdb_regs, &kgdbts_regs); in emul_sstep_put()
/linux-2.6.39/arch/sparc/kernel/
Dkgdb_32.c78 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
Dkgdb_64.c83 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux-2.6.39/arch/sh/kernel/
Dkgdb.c183 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux-2.6.39/kernel/debug/
Dgdbstub.c343 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
541 gdb_regs_to_pt_regs(gdb_regs, ks->linux_regs); in gdb_cmd_setregs()
/linux-2.6.39/arch/mn10300/kernel/
Dkgdb.c86 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux-2.6.39/arch/blackfin/kernel/
Dkgdb.c90 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function