Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dswitch_to.h79 extern void flush_spe_to_thread(struct task_struct *);
81 static inline void flush_spe_to_thread(struct task_struct *t) in flush_spe_to_thread() function
/linux-4.4.14/arch/powerpc/kernel/
Dswsusp.c25 flush_spe_to_thread(current); in save_processor_state()
Dptrace.c565 flush_spe_to_thread(target); in evr_active()
575 flush_spe_to_thread(target); in evr_get()
598 flush_spe_to_thread(target); in evr_set()
Dsignal_32.c470 flush_spe_to_thread(current); in save_user_regs()
629 flush_spe_to_thread(current); in save_tm_user_regs()
Dprocess.c263 void flush_spe_to_thread(struct task_struct *tsk) in flush_spe_to_thread() function
1092 flush_spe_to_thread(src); in arch_dup_task_struct()
Dalign.c497 flush_spe_to_thread(current); in emulate_spe()
Dtraps.c1770 flush_spe_to_thread(current); in SPEFloatingPointException()