Lines Matching full:in
44 * This error code is not in the SEV spec. Its purpose is to convey that
121 __u64 address; /* In */
122 __u32 length; /* In/Out */
134 __u64 pek_cert_address; /* In */
135 __u32 pek_cert_len; /* In */
136 __u64 oca_cert_address; /* In */
137 __u32 oca_cert_len; /* In */
149 __u64 pdh_cert_address; /* In */
150 __u32 pdh_cert_len; /* In/Out */
151 __u64 cert_chain_address; /* In */
152 __u32 cert_chain_len; /* In/Out */
172 __u64 address; /* In */
173 __u32 length; /* In/Out */
185 * @mask_chip_id: whether chip id is present in attestation reports or not
212 * @reported_tcb: the TCB version to report in the guest attestation report.
213 * @mask_chip_id: whether chip id is present in attestation reports or not
219 __u64 reported_tcb ; /* In */
220 __u32 mask_chip_id:1; /* In */
221 __u32 mask_chip_key:1; /* In */
222 __u32 rsvd:30; /* In */
236 __u32 len; /* In */
237 __u8 vlek_wrapped_version; /* In */
238 __u8 rsvd[3]; /* In */
239 __u64 vlek_wrapped_address; /* In */
245 * @data: Opaque data provided by AMD KDS (as described in SEV-SNP Firmware ABI
249 __u8 data[432]; /* In */
260 __u32 cmd; /* In */
261 __u64 data; /* In */