Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dkgdb.c149 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip) in kgdb_arch_set_pc() function
188 kgdb_arch_set_pc(regs, addr); in kgdb_arch_handle_exception()
196 kgdb_arch_set_pc(regs, addr); in kgdb_arch_handle_exception()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dkgdb.c151 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function
166 kgdb_arch_set_pc(regs, addr); in kgdb_arch_update_addr()
168 kgdb_arch_set_pc(regs, regs->pc + 4); in kgdb_arch_update_addr()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dkgdb.c96 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dkgdb.h223 extern void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc);
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_debugger.c83 kgdb_arch_set_pc(ks->linux_regs, addr); in kdb_stub()
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dkgdb.c187 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip) in kgdb_arch_set_pc() function
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dkgdb.c290 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dkgdb.c373 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dkgdb.c271 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) in kgdb_arch_set_pc() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkgdb.c726 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip) in kgdb_arch_set_pc() function