Searched refs:vmx_vcpu_create (Results 1 – 3 of 3) sorted by relevance
22 int vmx_vcpu_create(struct kvm_vcpu *vcpu);
73 return vmx_vcpu_create(vcpu); in vt_vcpu_create()
7420 int vmx_vcpu_create(struct kvm_vcpu *vcpu) in vmx_vcpu_create() function