Home
last modified time | relevance | path

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

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