tdx_get_sysinfo
const struct tdx_sys_info *tdx_get_sysinfo(void);
tdx_sysinfo = tdx_get_sysinfo();
EXPORT_SYMBOL_FOR_KVM(tdx_get_sysinfo);