Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_hv_builtin.c131 int threads_conferring; in kvmppc_rm_h_confer() local
139 threads_conferring = vc->conferring_threads; in kvmppc_rm_h_confer()
140 if ((threads_ceded | threads_conferring) == threads_running) { in kvmppc_rm_h_confer()