Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dextable.c73 __visible bool ex_handler_uaccess(const struct exception_table_entry *fixup, in ex_handler_uaccess() function
82 EXPORT_SYMBOL(ex_handler_uaccess);
152 else if (handler == ex_handler_uaccess || handler == ex_handler_copy) in ex_get_fault_handler_type()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dasm.h136 _ASM_EXTABLE_HANDLE(from, to, ex_handler_uaccess)
168 _ASM_EXTABLE_HANDLE(from, to, ex_handler_uaccess)