Home
last modified time | relevance | path

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

/linux-3.3/arch/sparc/kernel/
Dkgdb_32.c78 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
Dkgdb_64.c83 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux-3.3/arch/microblaze/kernel/
Dkgdb.c68 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux-3.3/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-3.3/arch/blackfin/kernel/
Dkgdb.c90 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux-3.3/arch/sh/kernel/
Dkgdb.c183 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function
/linux-3.3/kernel/debug/
Dgdbstub.c352 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *regs) in gdb_regs_to_pt_regs() function