Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_host.h346 struct kvmppc_vcore *vcores[KVM_MAX_VCORES]; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkvm_host.h337 struct kvmppc_vcore *vcores[KVM_MAX_VCORES]; member
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv.c2399 vcore = kvm->arch.vcores[core]; in kvmppc_core_vcpu_create_hv()
2412 kvm->arch.vcores[core] = vcore; in kvmppc_core_vcpu_create_hv()
2733 * These are vcores that could run but their runner VCPU tasks are
2853 /* In one_vm_per_core mode, require all vcores to be from the same vm */ in can_dynamic_split()
2881 * vcore *pvc onto the execution of the other vcores described in *cip.
3152 * See if we could run any other vcores on the physical core in kvmppc_run_core()
3191 /* Put back on to the preempted vcores list */ in kvmppc_run_core()
4658 * Update LPCR values in kvm->arch and in vcores.
4673 struct kvmppc_vcore *vc = kvm->arch.vcores[i]; in kvmppc_update_lpcr()
5070 kfree(kvm->arch.vcores[ in kvmppc_free_vcores()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv.c2994 vcore = kvm->arch.vcores[core]; in kvmppc_core_vcpu_create_hv()
3007 kvm->arch.vcores[core] = vcore; in kvmppc_core_vcpu_create_hv()
3356 * These are vcores that could run but their runner VCPU tasks are
3480 /* In one_vm_per_core mode, require all vcores to be from the same vm */ in can_dynamic_split()
3503 * vcore *pvc onto the execution of the other vcores described in *cip.
3770 * See if we could run any other vcores on the physical core in kvmppc_run_core()
3797 /* Put back on to the preempted vcores list */ in kvmppc_run_core()
5124 * Update LPCR values in kvm->arch and in vcores.
5139 struct kvmppc_vcore *vc = kvm->arch.vcores[i]; in kvmppc_update_lpcr()
5560 kfree(kvm->arch.vcores[ in kvmppc_free_vcores()
[all...]

Completed in 16 milliseconds