Home
last modified time | relevance | path

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

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