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

/arch/powerpc/include/asm/
H A Dswitch_to.h58 extern void flush_spe_to_thread(struct task_struct *);
60 static inline void flush_spe_to_thread(struct task_struct *t) function
/arch/powerpc/kernel/
H A Dprocess.c213 void flush_spe_to_thread(struct task_struct *tsk) function
722 flush_spe_to_thread(current);
1077 flush_spe_to_thread(current);

Completed in 88 milliseconds