Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/fpu/
H A Dapi.h117 extern void fpu_reset_from_exception_fixup(void);
/openbmc/linux/arch/x86/mm/
H A Dextable.c129 fpu_reset_from_exception_fixup(); in ex_handler_fprestore()