kvmhv_nestedv2_vcpu_create
int kvmhv_nestedv2_vcpu_create(struct kvm_vcpu *vcpu, struct kvmhv_nestedv2_io *io);
err = kvmhv_nestedv2_vcpu_create(vcpu, &vcpu->arch.nestedv2_io);
EXPORT_SYMBOL_GPL(kvmhv_nestedv2_vcpu_create);