Home
last modified time | relevance | path

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

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