Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
A Dextable.c25 static bool ex_handler_fault(const struct exception_table_entry *fixup, in ex_handler_fault() function
65 return ex_handler_fault(fixup, regs, trapnr); in ex_handler_copy()
138 return ex_handler_fault(e, regs, trapnr); in fixup_exception()
/linux/tools/arch/x86/include/asm/
A Dasm.h145 _ASM_EXTABLE_HANDLE(from, to, ex_handler_fault)
177 _ASM_EXTABLE_HANDLE(from, to, ex_handler_fault)
/linux/Documentation/x86/
A Dexception-tables.rst338 2) ``int ex_handler_fault(const struct exception_table_entry *fixup)``

Completed in 7 milliseconds