Home
last modified time | relevance | path

Searched refs:flush_all_to_thread (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/powerpc/kernel/
Dswsusp.c20 flush_all_to_thread(current); in save_processor_state()
Dprocess.c584 void flush_all_to_thread(struct task_struct *tsk) in flush_all_to_thread() function
598 EXPORT_SYMBOL(flush_all_to_thread);
1543 flush_all_to_thread(src); in arch_dup_task_struct()
/Linux-v5.4/arch/powerpc/include/asm/
Dswitch_to.h25 extern void flush_all_to_thread(struct task_struct *);
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_hv.c4271 flush_all_to_thread(current); in kvmppc_vcpu_run_hv()