Searched refs:restore_altivec (Results 1 – 1 of 1) sorted by relevance
322 static int restore_altivec(struct task_struct *tsk) in restore_altivec() function335 static inline int restore_altivec(struct task_struct *tsk) { return 0; } in restore_altivec() function542 if ((!(msr & MSR_VEC)) && restore_altivec(current)) in restore_math()