Searched refs:ex_handler_fixup (Results 1 – 3 of 3) sorted by relevance
23 static bool ex_handler_fixup(const struct exception_table_entry *ex, in ex_handler_fixup() function63 return ex_handler_fixup(ex, regs); in fixup_exception()
19 static bool ex_handler_fixup(const struct exception_table_entry *ex, in ex_handler_fixup() function76 return ex_handler_fixup(ex, regs); in fixup_exception()
23 static bool ex_handler_fixup(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_fixup() function70 return ex_handler_fixup(ex, regs); in fixup_exception()