Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dsev-guest.h67 struct snp_ext_report_req { struct
/linux-6.12.1/Documentation/virt/coco/
Dsev-guest.rst126 :Parameters (in/out): struct snp_ext_report_req
138 and snp_ext_report_req.certs_address will contain the certificate blob. If the
139 length of the blob is smaller than expected then snp_ext_report_req.certs_len will
/linux-6.12.1/drivers/virt/coco/sev-guest/
Dsev-guest.c68 struct snp_ext_report_req ext_report;
581 struct snp_ext_report_req *report_req = &snp_dev->req.ext_report; in get_ext_report()
967 struct snp_ext_report_req ext_req = { in sev_report_new()