Home
last modified time | relevance | path

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

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