Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c3724 int controlled_threads; in kvmppc_run_core() local
3752 controlled_threads = threads_per_vcore(vc->kvm); in kvmppc_run_core()
3759 if ((controlled_threads > 1) && in kvmppc_run_core()
3775 target_threads = controlled_threads; in kvmppc_run_core()
3801 for (i = 0; i < controlled_threads; ++i) in kvmppc_run_core()
3843 for (thr = 0; thr < controlled_threads; ++thr) { in kvmppc_run_core()
3964 kvmppc_wait_for_nap(controlled_threads); in kvmppc_run_core()
4005 for (i = 0; i < controlled_threads; ++i) { in kvmppc_run_core()