Searched defs:debugger_dabr_match (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dtraps.c51 int (*debugger_dabr_match)(struct pt_regs *regs) = xmon_dabr_match; variable
59 int (*debugger_dabr_match)(struct pt_regs *regs); variable
66 #define debugger_dabr_match(regs) 0 macro
H A Dppc_ksyms.c243 EXPORT_SYMBOL(debugger_dabr_match); variable

Completed in 49 milliseconds