Searched refs:fpu_flush_thread (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/fpu/ | ||
H A D | sched.h | 16 extern void fpu_flush_thread(void); |
/linux/arch/x86/kernel/fpu/ | ||
H A D | core.c | 774 void fpu_flush_thread(void) in fpu_flush_thread() function |