Searched defs:flush_fp_to_thread (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dswitch_to.h53 static inline void flush_fp_to_thread(struct task_struct *t) { } giveup_fpu() function
/linux-4.1.27/arch/powerpc/kernel/
H A Dprocess.c124 void flush_fp_to_thread(struct task_struct *tsk) flush_fp_to_thread() function
152 EXPORT_SYMBOL_GPL(flush_fp_to_thread); variable

Completed in 66 milliseconds