Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dswitch_to.h57 extern void save_altivec(struct task_struct *);
63 static inline void save_altivec(struct task_struct *t) { } in save_altivec() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvector.S96 _GLOBAL(save_altivec)
H A Dprocess.c241 save_altivec(tsk); in __giveup_altivec()
586 save_altivec(tsk); in save_all()