Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dswitch_to.h68 static inline void __giveup_altivec(struct task_struct *t) { } in __giveup_altivec() function
/linux-6.12.1/arch/powerpc/kernel/
Dprocess.c234 static void __giveup_altivec(struct task_struct *tsk) in __giveup_altivec() function
251 __giveup_altivec(tsk); in giveup_altivec()
276 __giveup_altivec(current); in enable_kernel_altivec()
314 __giveup_altivec(tsk); in __giveup_vsx()
442 __giveup_altivec(tsk); in giveup_all()
1206 __giveup_altivec(current); in kvmppc_save_user_regs()