Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dswitch_to.h67 extern void flush_spe_to_thread(struct task_struct *);
/Linux-v5.4/arch/powerpc/kernel/
Dalign.c137 flush_spe_to_thread(current); in emulate_spe()
Dsignal_32.c445 flush_spe_to_thread(current); in save_user_regs()
601 flush_spe_to_thread(current); in save_tm_user_regs()
Dptrace.c741 flush_spe_to_thread(target); in evr_active()
751 flush_spe_to_thread(target); in evr_get()
774 flush_spe_to_thread(target); in evr_set()
Dprocess.c441 void flush_spe_to_thread(struct task_struct *tsk) in flush_spe_to_thread() function
Dtraps.c2092 flush_spe_to_thread(current); in SPEFloatingPointException()