Home
last modified time | relevance | path

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

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