Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/asm/
H A Dasm.h142 _ASM_EXTABLE_HANDLE(from, to, ex_handler_copy)
174 _ASM_EXTABLE_HANDLE(from, to, ex_handler_copy)
/openbmc/linux/arch/x86/mm/
H A Dextable.c166 static bool ex_handler_copy(const struct exception_table_entry *fixup, in ex_handler_copy() function
271 return ex_handler_copy(e, regs, trapnr); in fixup_exception()