Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dswitch_to.h50 static inline void flush_fp_to_thread(struct task_struct *t) { } in flush_fp_to_thread() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprocess.c180 void flush_fp_to_thread(struct task_struct *tsk) in flush_fp_to_thread() function