Searched refs:flush_spe_to_thread (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-spe.c21 flush_spe_to_thread(target);
28 flush_spe_to_thread(target);
45 flush_spe_to_thread(target);
/linux-master/arch/powerpc/include/asm/
H A Dswitch_to.h101 extern void flush_spe_to_thread(struct task_struct *);
/linux-master/arch/powerpc/kernel/
H A Dalign.c133 flush_spe_to_thread(current);
H A Dsignal_32.c263 flush_spe_to_thread(current);
H A Dprocess.c392 void flush_spe_to_thread(struct task_struct *tsk) function
H A Dtraps.c2158 flush_spe_to_thread(current);

Completed in 274 milliseconds