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