Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c117 int threads_conferring; in kvmppc_rm_h_confer() local
125 threads_conferring = vc->conferring_threads; in kvmppc_rm_h_confer()
126 if ((threads_ceded | threads_conferring) == threads_running) { in kvmppc_rm_h_confer()