Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/fpu/
Dapi.h117 extern void fpu_reset_from_exception_fixup(void);
/linux-6.12.1/arch/x86/mm/
Dextable.c130 fpu_reset_from_exception_fixup(); in ex_handler_fprestore()
/linux-6.12.1/arch/x86/kernel/fpu/
Dcore.c190 void fpu_reset_from_exception_fixup(void) in fpu_reset_from_exception_fixup() function