Home
last modified time | relevance | path

Searched refs:ex_handler_fprestore (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/
H A Dextable.c58 __visible bool ex_handler_fprestore(const struct exception_table_entry *fixup, in ex_handler_fprestore() function
71 EXPORT_SYMBOL_GPL(ex_handler_fprestore); variable
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dextable.c121 static bool ex_handler_fprestore(const struct exception_table_entry *fixup, in ex_handler_fprestore() function
275 return ex_handler_fprestore(e, regs); in fixup_exception()
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
H A Dinternal.h144 _ASM_EXTABLE_HANDLE(1b, 2b, ex_handler_fprestore) \
279 _ASM_EXTABLE_HANDLE(661b, 3b, ex_handler_fprestore)\

Completed in 3 milliseconds