Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c2782 static int threads_per_vcore(struct kvm *kvm) in threads_per_vcore() function
3452 if (vc->num_threads < threads_per_vcore(vc->kvm)) { in kvmppc_vcore_preempt()
3819 controlled_threads = threads_per_vcore(vc->kvm); in kvmppc_run_core()