Home
last modified time | relevance | path

Searched defs:quote_buf (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/virt/coco/tdx-guest/
Dtdx-guest.c144 static int wait_for_quote_completion(struct tdx_quote_buf *quote_buf, u32 timeout) in wait_for_quote_completion()
163 struct tdx_quote_buf *quote_buf = quote_data; in tdx_report_new() local