threads_conferring  139 arch/powerpc/kvm/book3s_hv_builtin.c 	int threads_conferring;
threads_conferring  147 arch/powerpc/kvm/book3s_hv_builtin.c 		threads_conferring = vc->conferring_threads;
threads_conferring  148 arch/powerpc/kvm/book3s_hv_builtin.c 		if ((threads_ceded | threads_conferring) == threads_running) {