Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dbook3s_hv_builtin.c118 int threads_conferring; in kvmppc_rm_h_confer() local
126 threads_conferring = vc->conferring_threads; in kvmppc_rm_h_confer()
127 if ((threads_ceded | threads_conferring) == threads_running) { in kvmppc_rm_h_confer()