Searched refs:do_unhandled (Results 1 – 3 of 3) sorted by relevance
21 extern void do_unhandled(struct pt_regs *regs, unsigned long exccause);
174 void do_unhandled(struct pt_regs *regs, unsigned long exccause) in do_unhandled() function360 set_handler(EXC_TABLE_DEFAULT/4 + i, do_unhandled); in trap_init()
375 do_unhandled(regs, exccause); in do_probed_exception()