Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dswitch_to.h64 static inline void __giveup_altivec(struct task_struct *t) { } in __giveup_altivec() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprocess.c237 static void __giveup_altivec(struct task_struct *tsk) in __giveup_altivec() function
254 __giveup_altivec(tsk); in giveup_altivec()
279 __giveup_altivec(current); in enable_kernel_altivec()
317 __giveup_altivec(tsk); in __giveup_vsx()
445 __giveup_altivec(tsk); in giveup_all()