Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/mm/
Dextable.c80 static bool ex_handler_uaccess(const struct exception_table_entry *fixup, in ex_handler_uaccess() function
142 return ex_handler_uaccess(fixup, regs, trapnr); in ex_handler_ucopy_len()
188 return ex_handler_uaccess(e, regs, trapnr); in fixup_exception()
/linux-5.19.10/tools/arch/x86/include/asm/
Dasm.h139 _ASM_EXTABLE_HANDLE(from, to, ex_handler_uaccess)
171 _ASM_EXTABLE_HANDLE(from, to, ex_handler_uaccess)