Searched refs:save_altivec (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dswitch_to.h61 extern void save_altivec(struct task_struct *);
67 static inline void save_altivec(struct task_struct *t) { } function
/linux-master/arch/powerpc/kernel/
H A Dvector.S99 * save_altivec(tsk)
102 _GLOBAL(save_altivec)
H A Dprocess.c240 save_altivec(tsk);
585 save_altivec(tsk);

Completed in 124 milliseconds