Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dtdx.c993 static bool tdx_failed_vmentry(struct kvm_vcpu *vcpu) in tdx_failed_vmentry() function
1115 if (unlikely(tdx_failed_vmentry(vcpu))) in tdx_vcpu_run()
2001 if (unlikely(tdx_failed_vmentry(vcpu))) { in tdx_handle_exit()