Searched refs:do_unhandled (Results 1 – 3 of 3) sorted by relevance
42 extern void do_unhandled(struct pt_regs *regs, unsigned long exccause);
50 do_unhandled(regs, exccause); in do_probed_exception()
182 void do_unhandled(struct pt_regs *regs, unsigned long exccause) in do_unhandled() function430 set_handler(default_handler, i, do_unhandled); in trap_init()
Completed in 20 milliseconds