Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dextable.c158 static bool ex_handler_uaccess(const struct exception_table_entry *fixup, in ex_handler_uaccess() function
217 return ex_handler_uaccess(fixup, regs, trapnr, fault_address); in ex_handler_ucopy_len()
336 return ex_handler_uaccess(e, regs, trapnr, fault_addr); in fixup_exception()
/linux/tools/arch/x86/include/asm/
H A Dasm.h139 _ASM_EXTABLE_HANDLE(from, to, ex_handler_uaccess)
171 _ASM_EXTABLE_HANDLE(from, to, ex_handler_uaccess)