Home
last modified time | relevance | path

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

/linux-4.1.27/arch/microblaze/kernel/
Dkgdb.c70 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux-4.1.27/include/linux/
Dkgdb.h155 extern void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs);
/linux-4.1.27/drivers/misc/
Dkgdbts.c312 gdb_regs_to_pt_regs(kgdbts_gdb_regs, &kgdbts_regs); in check_and_rewind_pc()
352 gdb_regs_to_pt_regs(kgdbts_gdb_regs, &kgdbts_regs); in check_single_step()
493 gdb_regs_to_pt_regs(kgdbts_gdb_regs, &kgdbts_regs); in emul_sstep_put()
/linux-4.1.27/arch/sparc/kernel/
Dkgdb_32.c80 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
Dkgdb_64.c87 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux-4.1.27/arch/arc/kernel/
Dkgdb.c65 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *kernel_regs) in gdb_regs_to_pt_regs() function
/linux-4.1.27/kernel/debug/
Dgdbstub.c353 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
551 gdb_regs_to_pt_regs(gdb_regs, ks->linux_regs); in gdb_cmd_setregs()
/linux-4.1.27/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-4.1.27/arch/blackfin/kernel/
Dkgdb.c91 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function