Home
last modified time | relevance | path

Searched defs:gdb_regs_to_pt_regs (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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
/linux-4.4.14/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