Searched refs:conferring_threads (Results 1 – 3 of 3) sorted by relevance
121 set_bit(ptid, &vc->conferring_threads); in kvmppc_rm_h_confer()125 threads_conferring = vc->conferring_threads; in kvmppc_rm_h_confer()131 clear_bit(ptid, &vc->conferring_threads); in kvmppc_rm_h_confer()
3559 vc->conferring_threads = 0; in init_vcore_to_run()
95 ulong conferring_threads; member