Home
last modified time | relevance | path

Searched refs:kgdb_arch_set_pc (Results 1 – 16 of 16) sorted by relevance

/linux/arch/parisc/kernel/
H A Dkgdb.c150 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip) in kgdb_arch_set_pc() function
189 kgdb_arch_set_pc(regs, addr); in kgdb_arch_handle_exception()
197 kgdb_arch_set_pc(regs, addr); in kgdb_arch_handle_exception()
/linux/arch/arm64/kernel/
H A Dkgdb.c152 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function
167 kgdb_arch_set_pc(regs, addr); in kgdb_arch_update_addr()
169 kgdb_arch_set_pc(regs, regs->pc + 4); in kgdb_arch_update_addr()
/linux/arch/microblaze/kernel/
H A Dkgdb.c108 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip) in kgdb_arch_set_pc() function
/linux/include/linux/
H A Dkgdb.h216 * kgdb_arch_set_pc - Generic call back to the program counter
223 extern void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc);
/linux/arch/nios2/kernel/
H A Dkgdb.c104 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function
/linux/kernel/debug/kdb/
H A Dkdb_debugger.c83 kgdb_arch_set_pc(ks->linux_regs, addr); in kdb_stub()
/linux/arch/sparc/kernel/
H A Dkgdb_32.c163 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip) in kgdb_arch_set_pc() function
H A Dkgdb_64.c192 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip) in kgdb_arch_set_pc() function
/linux/arch/arc/kernel/
H A Dkgdb.c188 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip) in kgdb_arch_set_pc() function
/linux/arch/hexagon/kernel/
H A Dkgdb.c100 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function
/linux/arch/arm/kernel/
H A Dkgdb.c103 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function
/linux/arch/sh/kernel/
H A Dkgdb.c296 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip) in kgdb_arch_set_pc() function
/linux/arch/mips/kernel/
H A Dkgdb.c277 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function
/linux/arch/riscv/kernel/
H A Dkgdb.c252 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function
/linux/arch/x86/kernel/
H A Dkgdb.c725 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip) in kgdb_arch_set_pc() function
/linux/arch/loongarch/kernel/
H A Dkgdb.c223 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function