Searched refs:kvmhv_nestedv2_vcpu_create (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h680 int kvmhv_nestedv2_vcpu_create(struct kvm_vcpu *vcpu, struct kvmhv_nestedv2_io *io);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_nestedv2.c997 * kvmhv_nestedv2_vcpu_create() - create nested vcpu for the NESTEDv2 API
1003 int kvmhv_nestedv2_vcpu_create(struct kvm_vcpu *vcpu, function
1027 EXPORT_SYMBOL_GPL(kvmhv_nestedv2_vcpu_create); variable
H A Dbook3s_hv.c2984 err = kvmhv_nestedv2_vcpu_create(vcpu, &vcpu->arch.nestedv2_io);

Completed in 232 milliseconds