Home
last modified time | relevance | path

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

/linux/drivers/virt/coco/tdx-guest/
H A Dtdx-guest.c249 static int wait_for_quote_completion(struct tdx_quote_buf *quote_buf, u32 timeout) in wait_for_quote_completion() function
301 ret = wait_for_quote_completion(quote_buf, getquote_timeout); in tdx_report_new_locked()