Searched refs:ex_handler_copy (Results 1 – 2 of 2) sorted by relevance
61 static bool ex_handler_copy(const struct exception_table_entry *fixup, in ex_handler_copy() function142 return ex_handler_copy(e, regs, trapnr); in fixup_exception()
142 _ASM_EXTABLE_HANDLE(from, to, ex_handler_copy)174 _ASM_EXTABLE_HANDLE(from, to, ex_handler_copy)
Completed in 6 milliseconds