Home
last modified time | relevance | path

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

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