Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dextable.c157 static bool ex_handler_uaccess(const struct exception_table_entry *fixup, in ex_handler_uaccess() function
216 return ex_handler_uaccess(fixup, regs, trapnr, fault_address); in ex_handler_ucopy_len()
335 return ex_handler_uaccess(e, regs, trapnr, fault_addr); in fixup_exception()