Searched refs:sev_subinfo_t (Results 1 – 2 of 2) sorted by relevance
460 } sev_subinfo_t; typedef478 sev_subinfo_t cd_subinfo[1]; /* Per subscriber data */
1495 sev_subinfo_t *subp; in evch_chgetchdata()1536 len = SE_ALIGN(offsetof(sev_subinfo_t, sb_strings) + idlen + in evch_chgetchdata()1543 subp = (sev_subinfo_t *)cpaddr; in evch_chgetchdata()1545 subp->sb_stroff = offsetof(sev_subinfo_t, sb_strings); in evch_chgetchdata()