Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/x86/mm/
Dextable.c140 static bool ex_handler_copy(const struct exception_table_entry *fixup, in ex_handler_copy() function
243 return ex_handler_copy(e, regs, trapnr); in fixup_exception()