Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dtdx.h67 u64 tdx_hcall_get_quote(u8 *buf, size_t size);
/linux/drivers/virt/coco/tdx-guest/
A Dtdx-guest.c218 err = tdx_hcall_get_quote(quote_data, GET_QUOTE_BUF_SIZE); in tdx_report_new()
/linux/arch/x86/coco/tdx/
A Dtdx.c129 u64 tdx_hcall_get_quote(u8 *buf, size_t size) in tdx_hcall_get_quote() function
134 EXPORT_SYMBOL_GPL(tdx_hcall_get_quote);

Completed in 10 milliseconds