Home
last modified time | relevance | path

Searched refs:ex_handler_uaccess_err_zero (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/mm/
H A Dextable.c32 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero() function
57 return ex_handler_uaccess_err_zero(ex, regs); in fixup_exception()
/linux/arch/riscv/mm/
H A Dextable.c48 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero() function
96 return ex_handler_uaccess_err_zero(ex, regs); in fixup_exception()