Home
last modified time | relevance | path

Searched refs:tdx_mcall_get_report0 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/x86/include/asm/
Dtdx.h53 int tdx_mcall_get_report0(u8 *reportdata, u8 *tdreport);
/Linux-v6.6/drivers/virt/coco/tdx-guest/
Dtdx-guest.c42 ret = tdx_mcall_get_report0(reportdata, tdreport); in tdx_get_report0()
/Linux-v6.6/arch/x86/coco/tdx/
Dtdx.c90 int tdx_mcall_get_report0(u8 *reportdata, u8 *tdreport) in tdx_mcall_get_report0() function
105 EXPORT_SYMBOL_GPL(tdx_mcall_get_report0);