Home
last modified time | relevance | path

Searched defs:sev_user_data_snp_status (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/linux-headers/linux/
H A Dpsp-sev.h184 struct sev_user_data_snp_status { struct
185 __u8 api_major; /* Out */
186 __u8 api_minor; /* Out */
187 __u8 state; /* Out */
189 __u8 rsvd:7;
190 __u32 build_id; /* Out */
191 __u32 mask_chip_id:1; /* Out */
192 __u32 mask_chip_key:1; /* Out */
193 __u32 vlek_en:1; /* Out */
194 __u32 rsvd1:29;
[all …]