Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h25 void vmx_vcpu_free(struct kvm_vcpu *vcpu);
H A Dmain.c83 vmx_vcpu_free(vcpu); in vt_vcpu_free()
H A Dvmx.c7758 void vmx_vcpu_free(struct kvm_vcpu *vcpu) in vmx_vcpu_free() function