Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c3791 int controlled_threads; in kvmppc_run_core() local
3819 controlled_threads = threads_per_vcore(vc->kvm); in kvmppc_run_core()
3826 if ((controlled_threads > 1) && in kvmppc_run_core()
3842 target_threads = controlled_threads; in kvmppc_run_core()
3868 for (i = 0; i < controlled_threads; ++i) in kvmppc_run_core()
3910 for (thr = 0; thr < controlled_threads; ++thr) { in kvmppc_run_core()
4031 kvmppc_wait_for_nap(controlled_threads); in kvmppc_run_core()
4070 for (i = 0; i < controlled_threads; ++i) { in kvmppc_run_core()