Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv.c2434 int total_threads; member
2450 cip->total_threads = vc->num_threads; in init_core_info()
2509 cip->total_threads += vc->num_threads; in can_dynamic_split()
2525 if (cip->total_threads + pvc->num_threads > target_threads) in can_piggyback()
2575 if (cip->total_threads >= target_threads) in collect_piggybacks()