Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/shared/
Dtdx.h16 #define TDX_GET_REPORT 4 macro
/linux-6.6.21/arch/x86/coco/tdx/
Dtdx.c95 ret = __tdx_module_call(TDX_GET_REPORT, virt_to_phys(tdreport), in tdx_mcall_get_report0()