Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dswitch_to.h53 static inline void flush_fp_to_thread(struct task_struct *t) { } in flush_fp_to_thread() function
/arch/powerpc/kernel/
Dprocess.c124 void flush_fp_to_thread(struct task_struct *tsk) in flush_fp_to_thread() function