Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dsev-guest.h59 struct snp_ext_report_req { struct
/Linux-v6.1/Documentation/virt/coco/
Dsev-guest.rst103 :Parameters (in/out): struct snp_ext_report_req
115 and snp_ext_report_req.certs_address will contain the certificate blob. If the
116 length of the blob is smaller than expected then snp_ext_report_req.certs_len will
/Linux-v6.1/drivers/virt/coco/sev-guest/
Dsev-guest.c494 struct snp_ext_report_req req; in get_ext_report()