Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dswsusp.c20 flush_all_to_thread(current); in save_processor_state()
H A Dprocess.c595 void flush_all_to_thread(struct task_struct *tsk) in flush_all_to_thread() function
609 EXPORT_SYMBOL(flush_all_to_thread);
1620 flush_all_to_thread(src); in arch_dup_task_struct()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dswitch_to.h36 extern void flush_all_to_thread(struct task_struct *);
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_hv.c4390 flush_all_to_thread(current); in kvmppc_vcpu_run_hv()