Lines Matching refs:psp_device
33 static struct psp_device *psp_master;
55 static struct psp_device *psp_alloc_struct(struct sp_device *sp) in psp_alloc_struct()
58 struct psp_device *psp; in psp_alloc_struct()
74 struct psp_device *psp = data; in psp_irq_handler()
99 static int sev_wait_cmd_ioc(struct psp_device *psp, in sev_wait_cmd_ioc()
152 struct psp_device *psp = psp_master; in __sev_do_cmd_locked()
224 struct psp_device *psp = psp_master; in __sev_platform_init_locked()
890 static int sev_misc_init(struct psp_device *psp) in sev_misc_init()
930 static int psp_check_sev_support(struct psp_device *psp) in psp_check_sev_support()
944 struct psp_device *psp; in psp_dev_init()
1009 struct psp_device *psp = sp->psp_data; in psp_dev_destroy()