Home
last modified time | relevance | path

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

/linux-5.19.10/tools/arch/x86/include/asm/
Dasm.h142 _ASM_EXTABLE_HANDLE(from, to, ex_handler_copy)
174 _ASM_EXTABLE_HANDLE(from, to, ex_handler_copy)
/linux-5.19.10/arch/x86/mm/
Dextable.c87 static bool ex_handler_copy(const struct exception_table_entry *fixup, in ex_handler_copy() function
190 return ex_handler_copy(e, regs, trapnr); in fixup_exception()