Searched defs:gdb_regs_to_pt_regs (Results 1 - 6 of 6) sorted by relevance

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

Completed in 130 milliseconds