Searched refs:__debugger_iabr_match (Results 1 – 3 of 3) sorted by relevance
18 extern int (*__debugger_iabr_match)(struct pt_regs *regs);
78 int (*__debugger_iabr_match)(struct pt_regs *regs) __read_mostly; variable 86 EXPORT_SYMBOL(__debugger_iabr_match);
3957 __debugger_iabr_match = xmon_iabr_match; in xmon_init() 3965 __debugger_iabr_match = NULL; in xmon_init()