Lines Matching defs:sev_user_data_snp_status
193 struct sev_user_data_snp_status { struct
194 __u8 api_major; /* Out */
195 __u8 api_minor; /* Out */
196 __u8 state; /* Out */
197 __u8 is_rmp_initialized:1; /* Out */
198 __u8 rsvd:7;
199 __u32 build_id; /* Out */
200 __u32 mask_chip_id:1; /* Out */
201 __u32 mask_chip_key:1; /* Out */
202 __u32 vlek_en:1; /* Out */
203 __u32 rsvd1:29;
204 __u32 guest_count; /* Out */
205 __u64 current_tcb_version; /* Out */
206 __u64 reported_tcb_version; /* Out */