Home
last modified time | relevance | path

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

/linux/drivers/virt/coco/tdx-host/
H A Dtdx-host.c26 const struct tdx_sys_info *tdx_sysinfo = tdx_get_sysinfo(); in version_show() local
30 if (!tdx_sysinfo) in version_show()
39 ver = &tdx_sysinfo->version; in version_show()