Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dptrace.c535 flush_altivec_to_thread(target); in vr_active()
559 flush_altivec_to_thread(target); in vr_get()
609 flush_altivec_to_thread(target); in vr_set()
677 flush_altivec_to_thread(target); in vsr_get()
710 flush_altivec_to_thread(target); in vsr_set()
848 flush_altivec_to_thread(target); in tm_cgpr_get()
913 flush_altivec_to_thread(target); in tm_cgpr_set()
1015 flush_altivec_to_thread(target); in tm_cfpr_get()
1061 flush_altivec_to_thread(target); in tm_cfpr_set()
1137 flush_altivec_to_thread(target); in tm_cvmx_get()
[all …]
Dprocess.c309 void flush_altivec_to_thread(struct task_struct *tsk) in flush_altivec_to_thread() function
320 EXPORT_SYMBOL_GPL(flush_altivec_to_thread);
Dsignal_64.c120 flush_altivec_to_thread(tsk); in setup_sigcontext()
Dsignal_32.c399 flush_altivec_to_thread(current); in save_user_regs()
Dtraps.c2042 flush_altivec_to_thread(current); in altivec_assist_exception()
/Linux-v5.4/arch/powerpc/include/asm/
Dswitch_to.h44 extern void flush_altivec_to_thread(struct task_struct *);