Searched refs:ex_handler_fault (Results 1 – 3 of 3) sorted by relevance
145 _ASM_EXTABLE_HANDLE(from, to, ex_handler_fault)177 _ASM_EXTABLE_HANDLE(from, to, ex_handler_fault)
98 static bool ex_handler_fault(const struct exception_table_entry *fixup, in ex_handler_fault() function334 return ex_handler_fault(e, regs, trapnr); in fixup_exception()
341 2) ``int ex_handler_fault(const struct exception_table_entry *fixup)``