Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dswsusp.c20 flush_all_to_thread(current); in save_processor_state()
Dprocess.c596 void flush_all_to_thread(struct task_struct *tsk) in flush_all_to_thread() function
610 EXPORT_SYMBOL(flush_all_to_thread);
1636 flush_all_to_thread(src); in arch_dup_task_struct()
/arch/powerpc/include/asm/
Dswitch_to.h36 extern void flush_all_to_thread(struct task_struct *);
/arch/powerpc/kvm/
Dbook3s_hv.c4663 flush_all_to_thread(current); in kvmppc_vcpu_run_hv()