Searched refs:at_debugger_breakpoint (Results 1 - 4 of 4) sorted by relevance

/arch/mn10300/include/asm/
H A Ddebugger.h18 extern int at_debugger_breakpoint(struct pt_regs *);
37 static inline int at_debugger_breakpoint(struct pt_regs *regs) function
/arch/mn10300/kernel/
H A Dkgdb.c471 int at_debugger_breakpoint(struct pt_regs *regs) function
H A Dtraps.c163 if (at_debugger_breakpoint(regs))
H A Dgdb-stub.c1684 int at_debugger_breakpoint(struct pt_regs *regs) function

Completed in 1486 milliseconds