Searched refs:__giveup_altivec (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dswitch_to.h68 static inline void __giveup_altivec(struct task_struct *t) { } function
/linux-master/arch/powerpc/kernel/
H A Dprocess.c236 static void __giveup_altivec(struct task_struct *tsk) function
253 __giveup_altivec(tsk);
278 __giveup_altivec(current);
316 __giveup_altivec(tsk);
444 __giveup_altivec(tsk);
1205 __giveup_altivec(current);

Completed in 118 milliseconds