Home
last modified time | relevance | path

Searched refs:vcpu_create (Results 1 – 11 of 11) sorted by relevance

/linux/arch/x86/include/asm/
A Dkvm-x86-ops.h23 KVM_X86_OP(vcpu_create)
A Dkvm_host.h1321 int (*vcpu_create)(struct kvm_vcpu *vcpu); member
/linux/arch/powerpc/kvm/
A De500mc.c377 .vcpu_create = kvmppc_core_vcpu_create_e500mc,
A De500.c491 .vcpu_create = kvmppc_core_vcpu_create_e500,
A Dbook3s.c816 return vcpu->kvm->arch.kvm_ops->vcpu_create(vcpu); in kvmppc_core_vcpu_create()
A Dbook3s_pr.c2055 .vcpu_create = kvmppc_core_vcpu_create_pr,
A Dbooke.c2126 r = vcpu->kvm->arch.kvm_ops->vcpu_create(vcpu); in kvmppc_core_vcpu_create()
A Dbook3s_hv.c5973 .vcpu_create = kvmppc_core_vcpu_create_hv,
/linux/arch/powerpc/include/asm/
A Dkvm_ppc.h271 int (*vcpu_create)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/svm/
A Dsvm.c4590 .vcpu_create = svm_create_vcpu,
/linux/arch/x86/kvm/vmx/
A Dvmx.c7570 .vcpu_create = vmx_create_vcpu,

Completed in 53 milliseconds