Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/fpu/
Dsched.h15 extern void fpu_flush_thread(void);
/linux-5.19.10/arch/x86/kernel/fpu/
Dcore.c742 void fpu_flush_thread(void) in fpu_flush_thread() function
/linux-5.19.10/arch/x86/kernel/
Dprocess.c241 fpu_flush_thread(); in flush_thread()