Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_hv_builtin.c115 int threads_ceded; in kvmppc_rm_h_confer() local
123 threads_ceded = vc->napping_threads; in kvmppc_rm_h_confer()
125 if ((threads_ceded | threads_conferring) == threads_running) { in kvmppc_rm_h_confer()