Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h132 void tdx_vcpu_free(struct kvm_vcpu *vcpu);
H A Dmain.c79 tdx_vcpu_free(vcpu); in vt_vcpu_free()
H A Dtdx.c871 void tdx_vcpu_free(struct kvm_vcpu *vcpu) in tdx_vcpu_free() function