Home
last modified time | relevance | path

Searched defs:tdx_get_sysinfo (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dtdx.h203 static inline const struct tdx_sys_info *tdx_get_sysinfo(void) { return NULL; } in tdx_get_sysinfo() function
/linux/arch/x86/virt/vmx/tdx/
H A Dtdx.c1466 const struct tdx_sys_info *tdx_get_sysinfo(void) in tdx_get_sysinfo() function