Searched refs:tdx_hcall_get_quote (Results 1 – 3 of 3) sorted by relevance
67 u64 tdx_hcall_get_quote(u8 *buf, size_t size);
218 err = tdx_hcall_get_quote(quote_data, GET_QUOTE_BUF_SIZE); in tdx_report_new()
129 u64 tdx_hcall_get_quote(u8 *buf, size_t size) in tdx_hcall_get_quote() function134 EXPORT_SYMBOL_GPL(tdx_hcall_get_quote);