Searched refs:kvm_arch_vcpu_create (Results 1 – 3 of 3) sorted by relevance
274 struct kvm_vcpu *kvm_arch_vcpu_create(struct kvm *kvm, unsigned int id) in kvm_arch_vcpu_create() function
859 struct kvm_vcpu *kvm_arch_vcpu_create(struct kvm *kvm, unsigned int id);
2745 vcpu = kvm_arch_vcpu_create(kvm, id); in kvm_vm_ioctl_create_vcpu()