Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/fpu/
H A Dsched.h16 extern void fpu_flush_thread(void);
/linux-6.15/arch/x86/kernel/fpu/
H A Dcore.c783 void fpu_flush_thread(void) in fpu_flush_thread() function
/linux-6.15/arch/x86/kernel/
H A Dprocess.c285 fpu_flush_thread(); in flush_thread()