Home
last modified time | relevance | path

Searched refs:flush_altivec_to_thread (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Dptrace.c528 flush_altivec_to_thread(target); in vr_active()
552 flush_altivec_to_thread(target); in vr_get()
599 flush_altivec_to_thread(target); in vr_set()
664 flush_altivec_to_thread(target); in vsr_get()
697 flush_altivec_to_thread(target); in vsr_set()
835 flush_altivec_to_thread(target); in tm_cgpr_get()
900 flush_altivec_to_thread(target); in tm_cgpr_set()
1002 flush_altivec_to_thread(target); in tm_cfpr_get()
1048 flush_altivec_to_thread(target); in tm_cfpr_set()
1124 flush_altivec_to_thread(target); in tm_cvmx_get()
[all …]
Dprocess.c325 void flush_altivec_to_thread(struct task_struct *tsk) in flush_altivec_to_thread() function
336 EXPORT_SYMBOL_GPL(flush_altivec_to_thread);
Dsignal_64.c124 flush_altivec_to_thread(tsk); in setup_sigcontext()
Dsignal_32.c403 flush_altivec_to_thread(current); in save_user_regs()
Dtraps.c1963 flush_altivec_to_thread(current); in altivec_assist_exception()
/Linux-v4.19/arch/powerpc/include/asm/
Dswitch_to.h44 extern void flush_altivec_to_thread(struct task_struct *);