Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/shared/
Dtdx.h16 #define TDX_GET_REPORT 4 macro
/Linux-v6.6/arch/x86/coco/tdx/
Dtdx.c94 ret = __tdx_module_call(TDX_GET_REPORT, virt_to_phys(tdreport), in tdx_mcall_get_report0()