Home
last modified time | relevance | path

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

/linux-5.10/arch/x86/mm/
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()
/linux-5.10/arch/x86/include/asm/
Dasm.h136 _ASM_EXTABLE_HANDLE(from, to, ex_handler_uaccess)
168 _ASM_EXTABLE_HANDLE(from, to, ex_handler_uaccess)