Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dkgdb_32.c82 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
H A Dkgdb_64.c88 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux/arch/microblaze/kernel/
H A Dkgdb.c70 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux/arch/arc/kernel/
H A Dkgdb.c63 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *kernel_regs) in gdb_regs_to_pt_regs() function
/linux/kernel/debug/
H A Dgdbstub.c351 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function