Searched refs:vcores (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h336 struct kvmppc_vcore *vcores[KVM_MAX_VCORES]; member in struct:kvm_arch
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv.c3057 vcore = kvm->arch.vcores[core];
3070 kvm->arch.vcores[core] = vcore;
3421 * These are vcores that could run but their runner VCPU tasks are
3545 /* In one_vm_per_core mode, require all vcores to be from the same vm */
3568 * vcore *pvc onto the execution of the other vcores described in *cip.
3835 * See if we could run any other vcores on the physical core
3862 /* Put back on to the preempted vcores list */
5242 * Update LPCR values in kvm->arch and in vcores.
5257 struct kvmppc_vcore *vc = kvm->arch.vcores[i];
5717 kfree(kvm->arch.vcores[
[all...]

Completed in 112 milliseconds