Searched refs:kgdb_arch_pc (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkgdb.h290 extern unsigned long __weak kgdb_arch_pc(int exception, struct pt_regs *regs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/kdb/
H A Dkdb_debugger.c37 unsigned long addr = kgdb_arch_pc(ks->ex_vector, ks->linux_regs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dkgdb.c240 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/
H A Ddebug_core.c194 unsigned long __weak kgdb_arch_pc(int exception, struct pt_regs *regs) function
422 addr = kgdb_arch_pc(ks->ex_vector, ks->linux_regs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dkgdb.c706 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) function

Completed in 79 milliseconds