Searched refs:unhandled_exception_handle (Results 1 – 4 of 4) sorted by relevance
67 static void unhandled_exception_handle(pt_regs_t *regs) in unhandled_exception_handle() function77 sys_exception_handlers[i] = (exception_func_t)unhandled_exception_handle; in install_default_execpt_handle()
60 static void unhandled_exception_handle(pt_regs_t *regs) in unhandled_exception_handle() function70 sys_exception_handlers[i] = (exception_func_t)unhandled_exception_handle; in install_default_execpt_handle()
184 static void unhandled_exception_handle(mips_reg_ctx *regs) in unhandled_exception_handle() function210 sys_exception_handlers[i] = (exception_func_t)unhandled_exception_handle; in install_default_exception_handler()