Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h22 int vmx_vcpu_create(struct kvm_vcpu *vcpu);
H A Dvmx.c7661 int vmx_vcpu_create(struct kvm_vcpu *vcpu) in vmx_vcpu_create() function