Searched refs:gdbstub_exception (Results 1 – 4 of 4) sorted by relevance
190 gdbstub_exception(regs, excep); in watchdog_interrupt()
1750 asmlinkage void gdbstub_exception(struct pt_regs *regs, in gdbstub_exception() function
109 extern asmlinkage void gdbstub_exception(struct pt_regs *, enum exception_code);
132 gdbstub_exception(regs, TBR & TBR_INT_CODE); in do_page_fault()