Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/kernel/
Dkgdb_32.c82 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
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-6.1.9/arch/parisc/kernel/
Dkgdb.c95 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux-6.1.9/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-6.1.9/arch/arc/kernel/
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-6.1.9/kernel/debug/
Dgdbstub.c351 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function