Searched refs:TDG_MR_REPORT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/include/asm/shared/ | ||
H A D | tdx.h | 16 #define TDG_MR_REPORT 4 macro |
/openbmc/linux/arch/x86/coco/tdx/ | ||
H A D | tdx.c | 126 ret = __tdcall(TDG_MR_REPORT, &args); in tdx_mcall_get_report0() |