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.c2781 static int threads_per_vcore(struct kvm *kvm)
3451 if (vc->num_threads < threads_per_vcore(vc->kvm)) { in kvmppc_vcore_preempt()
3818 controlled_threads = threads_per_vcore(vc->kvm); in kvmppc_run_core()
2782 static int threads_per_vcore(struct kvm *kvm) threads_per_vcore() function