Searched refs:tm_active_with_altivec (Results 1 – 1 of 1) sorted by relevance
116 static bool tm_active_with_altivec(struct task_struct *tsk) in tm_active_with_altivec() function125 static inline bool tm_active_with_altivec(struct task_struct *tsk) { return false; } in tm_active_with_altivec() function341 (tsk->thread.load_vec || tm_active_with_altivec(tsk))) { in restore_altivec()