Home
last modified time | relevance | path

Searched refs:kvm_arch_vcpu_create (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/arch/arm/kvm/
Darm.c213 struct kvm_vcpu *kvm_arch_vcpu_create(struct kvm *kvm, unsigned int id) in kvm_arch_vcpu_create() function
/linux-4.1.27/include/linux/
Dkvm_host.h658 struct kvm_vcpu *kvm_arch_vcpu_create(struct kvm *kvm, unsigned int id);
/linux-4.1.27/arch/powerpc/kvm/
Dpowerpc.c618 struct kvm_vcpu *kvm_arch_vcpu_create(struct kvm *kvm, unsigned int id) in kvm_arch_vcpu_create() function
/linux-4.1.27/arch/mips/kvm/
Dmips.c244 struct kvm_vcpu *kvm_arch_vcpu_create(struct kvm *kvm, unsigned int id) in kvm_arch_vcpu_create() function
/linux-4.1.27/arch/s390/kvm/
Dkvm-s390.c1353 struct kvm_vcpu *kvm_arch_vcpu_create(struct kvm *kvm, in kvm_arch_vcpu_create() function
/linux-4.1.27/virt/kvm/
Dkvm_main.c2026 vcpu = kvm_arch_vcpu_create(kvm, id); in kvm_vm_ioctl_create_vcpu()
/linux-4.1.27/arch/x86/kvm/
Dx86.c7079 struct kvm_vcpu *kvm_arch_vcpu_create(struct kvm *kvm, in kvm_arch_vcpu_create() function