Home
last modified time | relevance | path

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

/linux/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) { } in save_altivec() function
/linux/arch/powerpc/kernel/
H A Dvector.S102 _GLOBAL(save_altivec)