Searched defs:sev_device (Results 1 – 1 of 1) sorted by relevance
37 struct sev_device { struct38 struct device *dev;41 void __iomem *io_regs;45 int state;50 u8 api_major;51 u8 api_minor;52 u8 build;54 void *cmd_buf;55 void *cmd_buf_backup;56 bool cmd_buf_active;[all …]