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