Searched refs:giveup_altivec (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dswitch_to.h60 extern void giveup_altivec(struct task_struct *);
/linux-master/arch/powerpc/kernel/
H A Dprocess.c248 void giveup_altivec(struct task_struct *tsk) function
256 EXPORT_SYMBOL(giveup_altivec); variable
293 giveup_altivec(tsk);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_pr.c838 giveup_altivec(current);
H A Dbooke.c222 giveup_altivec(current);

Completed in 271 milliseconds