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