Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dtdx.c1852 u64 eeq_type = to_tdx(vcpu)->ext_exit_qualification & TDX_EXT_EXIT_QUAL_TYPE_MASK; in tdx_is_sept_violation_unexpected_pending() local
1855 if (eeq_type != TDX_EXT_EXIT_QUAL_TYPE_PENDING_EPT_VIOLATION) in tdx_is_sept_violation_unexpected_pending()