Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_hv.c1949 int total_threads; member
1968 cip->total_threads = vc->num_threads; in init_core_info()
2074 } else if (cip->n_subcores <= 2 && cip->total_threads <= 6 && in can_dynamic_split()
2092 cip->total_threads += vc->num_threads; in can_dynamic_split()
2130 cip->total_threads += pvc->num_threads; in can_piggyback_subcore()
2148 if (cip->total_threads + pvc->num_threads > target_threads) in can_piggyback()
2205 if (cip->total_threads >= target_threads) in collect_piggybacks()