Home
last modified time | relevance | path

Searched refs:ex_handler_ext (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/x86/mm/
Dextable.c132 __visible bool ex_handler_ext(const struct exception_table_entry *fixup, in ex_handler_ext() function
142 EXPORT_SYMBOL(ex_handler_ext);
/Linux-v5.4/arch/x86/include/asm/
Dasm.h140 _ASM_EXTABLE_HANDLE(from, to, ex_handler_ext)
171 _ASM_EXTABLE_HANDLE(from, to, ex_handler_ext)
/Linux-v5.4/Documentation/x86/
Dexception-tables.rst340 3) ``int ex_handler_ext(const struct exception_table_entry *fixup)``