KVM_SEV_SNP_FINISH_DATA_SIZE
__u8 host_data[KVM_SEV_SNP_FINISH_DATA_SIZE];
memcpy(data->host_data, params.host_data, KVM_SEV_SNP_FINISH_DATA_SIZE);