Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/virt/coco/tdx-guest/
Dtdx-guest.c90 ret = tdx_mcall_get_report0(reportdata, tdreport); in tdx_get_report0()
204 ret = tdx_mcall_get_report0(reportdata, tdreport); in tdx_report_new()
/linux-6.12.1/arch/x86/include/asm/
Dtdx.h65 int tdx_mcall_get_report0(u8 *reportdata, u8 *tdreport);
/linux-6.12.1/arch/x86/coco/tdx/
Dtdx.c95 int tdx_mcall_get_report0(u8 *reportdata, u8 *tdreport) in tdx_mcall_get_report0() function
113 EXPORT_SYMBOL_GPL(tdx_mcall_get_report0);