Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/mm/
Dextable.c24 static bool ex_handler_fixup(const struct exception_table_entry *ex, in ex_handler_fixup() function
55 return ex_handler_fixup(ex, regs); in fixup_exception()
/linux-6.6.21/arch/riscv/mm/
Dextable.c23 static bool ex_handler_fixup(const struct exception_table_entry *ex, in ex_handler_fixup() function
63 return ex_handler_fixup(ex, regs); in fixup_exception()
/linux-6.6.21/arch/s390/mm/
Dextable.c23 static bool ex_handler_fixup(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_fixup() function
73 return ex_handler_fixup(ex, regs); in fixup_exception()