Home
last modified time | relevance | path

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

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