Home
last modified time | relevance | path

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

/arch/x86/kernel/fpu/
Dcore.c391 void fpu_flush_thread(void) in fpu_flush_thread() function
/arch/x86/include/asm/fpu/
Dinternal.h38 extern void fpu_flush_thread(void);
/arch/x86/kernel/
Dprocess.c225 fpu_flush_thread(); in flush_thread()