Lines Matching refs:psp_device
20 struct psp_device *psp_master;
22 static struct psp_device *psp_alloc_struct(struct sp_device *sp)
25 struct psp_device *psp;
41 struct psp_device *psp = data;
59 static unsigned int psp_get_capability(struct psp_device *psp)
85 static int psp_check_sev_support(struct psp_device *psp)
96 static int psp_check_tee_support(struct psp_device *psp)
107 static void psp_init_platform_access(struct psp_device *psp)
124 static int psp_init(struct psp_device *psp)
149 struct psp_device *psp;
218 struct psp_device *psp = sp->psp_data;
237 void psp_set_sev_irq_handler(struct psp_device *psp, psp_irq_handler_t handler,
244 void psp_clear_sev_irq_handler(struct psp_device *psp)
249 struct psp_device *psp_get_master_device(void)