Searched refs:vcpu_create (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dkvm.h387 int (*vcpu_create)(struct kvm_vcpu *vcpu); member in struct:kvm_arch_ops
H A Dsvm.c1747 .vcpu_create = svm_create_vcpu,
H A Dvmx.c2143 .vcpu_create = vmx_create_vcpu,
H A Dkvm_main.c2343 r = kvm_arch_ops->vcpu_create(vcpu);

Completed in 71 milliseconds