Searched refs:gdbstub_exception (Results 1 – 5 of 5) sorted by relevance
189 gdbstub_exception(regs, excep); in watchdog_interrupt()
383 call gdbstub_exception[],0 # gdbstub itself caused an exception
1749 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()