Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
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 int state;
46 unsigned int int_rcvd;
50 u8 api_major;
51 u8 api_minor;
52 u8 build;
[all …]

Completed in 2 milliseconds