Home
last modified time | relevance | path

Searched refs:vmx_vcpu_create (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h22 int vmx_vcpu_create(struct kvm_vcpu *vcpu);
H A Dmain.c73 return vmx_vcpu_create(vcpu); in vt_vcpu_create()
H A Dvmx.c7420 int vmx_vcpu_create(struct kvm_vcpu *vcpu) in vmx_vcpu_create() function