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

/linux-master/arch/powerpc/include/asm/
H A Dswitch_to.h50 static inline void flush_fp_to_thread(struct task_struct *t) { } function
/linux-master/arch/powerpc/kernel/
H A Dprocess.c179 void flush_fp_to_thread(struct task_struct *tsk) function
205 EXPORT_SYMBOL_GPL(flush_fp_to_thread); variable

Completed in 171 milliseconds