Home
last modified time | relevance | path

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

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