Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h138 int tdx_handle_exit(struct kvm_vcpu *vcpu,
H A Dmain.c158 return tdx_handle_exit(vcpu, fastpath); in vt_handle_exit()
H A Dtdx.c1978 int tdx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t fastpath) in tdx_handle_exit() function