Searched refs:do_unhandled (Results 1 – 3 of 3) sorted by relevance
44 extern void do_unhandled(struct pt_regs *regs, unsigned long exccause);
50 do_unhandled(regs, exccause); in do_probed_exception()
178 void do_unhandled(struct pt_regs *regs, unsigned long exccause) in do_unhandled() function419 set_handler(default_handler, i, do_unhandled); in trap_init()