Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dtdx.c126 static bool has_tsx(const struct kvm_cpuid_entry2 *entry) in has_tsx() function
150 if (has_tsx(entry)) in tdx_clear_unsupported_cpuid()
159 return has_tsx(entry) || has_waitpkg(entry); in tdx_unsupported_cpuid()