Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtdx.h53 int tdx_mcall_get_report0(u8 *reportdata, u8 *tdreport);
/openbmc/linux/drivers/virt/coco/tdx-guest/
H A Dtdx-guest.c42 ret = tdx_mcall_get_report0(reportdata, tdreport); in tdx_get_report0()
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c117 int tdx_mcall_get_report0(u8 *reportdata, u8 *tdreport) in tdx_mcall_get_report0() function
135 EXPORT_SYMBOL_GPL(tdx_mcall_get_report0);