Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/arch/powerpc/kernel/
H A Dvector.S102 _GLOBAL(save_altivec)
H A Dprocess.c240 save_altivec(tsk); in __giveup_altivec()
585 save_altivec(tsk); in save_all()