Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
Dmain.c37 .vcpu_create = vmx_vcpu_create,
Dx86_ops.h22 int vmx_vcpu_create(struct kvm_vcpu *vcpu);
Dvmx.c7520 int vmx_vcpu_create(struct kvm_vcpu *vcpu) in vmx_vcpu_create() function