Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dswitch_to.h68 static inline void __giveup_altivec(struct task_struct *t) { } in __giveup_altivec() function
/linux/arch/powerpc/kernel/
H A Dprocess.c234 static void __giveup_altivec(struct task_struct *tsk) in __giveup_altivec() function