Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/fpu/
Dsched.h16 extern void fpu_flush_thread(void);
/linux-6.6.21/arch/x86/kernel/fpu/
Dcore.c774 void fpu_flush_thread(void) in fpu_flush_thread() function
/linux-6.6.21/arch/x86/kernel/
Dprocess.c279 fpu_flush_thread(); in flush_thread()