Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c8396 static struct kvm_vcpu *vmx_create_vcpu(struct kvm *kvm, unsigned int id) in vmx_create_vcpu() function
10178 .vcpu_create = vmx_create_vcpu,