Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv_builtin.c142 int threads_conferring; in kvmppc_rm_h_confer() local
150 threads_conferring = vc->conferring_threads; in kvmppc_rm_h_confer()
151 if ((threads_ceded | threads_conferring) == threads_running) { in kvmppc_rm_h_confer()