Home
last modified time | relevance | path

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

/linux/arch/x86/virt/vmx/tdx/
H A Dtdx.c1873 void tdx_cpu_flush_cache_for_kexec(void) in tdx_cpu_flush_cache_for_kexec() function
1888 EXPORT_SYMBOL_FOR_KVM(tdx_cpu_flush_cache_for_kexec);
/linux/arch/x86/kvm/vmx/
H A Dtdx.c456 tdx_cpu_flush_cache_for_kexec(); in tdx_disable_virtualization_cpu()