tdx_hcall_get_quote
EXPORT_SYMBOL_GPL(tdx_hcall_get_quote);
u64 tdx_hcall_get_quote(u8 *buf, size_t size);
err = tdx_hcall_get_quote(quote_data, GET_QUOTE_BUF_SIZE);