Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dsev-dev.h37 struct sev_device { struct
38 struct device *dev;
39 struct psp_device *psp;
41 void __iomem *io_regs;
43 struct sev_vdata *vdata;
45 unsigned int int_rcvd;
46 wait_queue_head_t int_queue;
47 struct sev_misc_dev *misc;
49 u8 api_major;
50 u8 api_minor;
[all …]