Searched refs:__debugger_iabr_match (Results 1 – 4 of 4) sorted by relevance
470 old__debugger_iabr_match = __debugger_iabr_match; in kgdb_arch_init()478 __debugger_iabr_match = kgdb_iabr_match; in kgdb_arch_init()491 __debugger_iabr_match = old__debugger_iabr_match; in kgdb_arch_exit()
78 int (*__debugger_iabr_match)(struct pt_regs *regs) __read_mostly; variable86 EXPORT_SYMBOL(__debugger_iabr_match);
18 extern int (*__debugger_iabr_match)(struct pt_regs *regs);
3976 __debugger_iabr_match = xmon_iabr_match; in xmon_init()3984 __debugger_iabr_match = NULL; in xmon_init()