Searched refs:sev_data_attestation_report (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpsp-sev.h541 * struct sev_data_attestation_report - SEV_ATTESTATION_REPORT command parameters
548 struct sev_data_attestation_report { struct
/linux-master/drivers/crypto/ccp/
H A Dsev-dev.c209 case SEV_CMD_ATTESTATION_REPORT: return sizeof(struct sev_data_attestation_report);
611 struct sev_data_attestation_report *data = cmd_buf;
/linux-master/arch/x86/kvm/svm/
H A Dsev.c1219 struct sev_data_attestation_report data;

Completed in 123 milliseconds