Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dextable.c157 static bool ex_handler_uaccess(const struct exception_table_entry *fixup, in ex_handler_uaccess() function
223 return ex_handler_uaccess(fixup, regs, trapnr, fault_address); in ex_handler_ucopy_len()
269 return ex_handler_uaccess(e, regs, trapnr, fault_addr); in fixup_exception()
/openbmc/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)