Searched refs:debugger_iabr_match (Results 1 – 9 of 9) sorted by relevance
58 int (*debugger_iabr_match)(struct pt_regs *regs) = xmon_iabr_match; variable66 int (*debugger_iabr_match)(struct pt_regs *regs); variable73 #define debugger_iabr_match(regs) 0 macro311 if (debugger_iabr_match(regs)) in InstructionBreakpoint()
342 extern int (*debugger_iabr_match)(struct pt_regs *regs);349 EXPORT_SYMBOL(debugger_iabr_match);
377 debugger_iabr_match = kgdb_iabr_match; in set_debug_traps()
68 int (*debugger_iabr_match)(struct pt_regs *regs) = xmon_iabr_match; variable76 int (*debugger_iabr_match)(struct pt_regs *regs); variable84 int (*debugger_iabr_match)(struct pt_regs *regs); variable310 if (debugger_iabr_match(regs)) in InstructionBreakpointException()
304 extern int (*debugger_iabr_match)(struct pt_regs *regs);311 EXPORT_SYMBOL(debugger_iabr_match);
375 debugger_iabr_match = kgdb_iabr_match; in set_debug_traps()
132 extern int (*debugger_iabr_match)(struct pt_regs *regs);
28 extern int (*debugger_iabr_match)(struct pt_regs *regs);
32 extern int (*debugger_iabr_match)(struct pt_regs *regs);