Searched refs:ex_handler_fixup (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/loongarch/mm/
H A Dextable.c24 static bool ex_handler_fixup(const struct exception_table_entry *ex, function
55 return ex_handler_fixup(ex, regs);
/linux-master/arch/riscv/mm/
H A Dextable.c23 static bool ex_handler_fixup(const struct exception_table_entry *ex, function
92 return ex_handler_fixup(ex, regs);
/linux-master/arch/s390/mm/
H A Dextable.c23 static bool ex_handler_fixup(const struct exception_table_entry *ex, struct pt_regs *regs) function
89 return ex_handler_fixup(ex, regs);

Completed in 86 milliseconds