Searched refs:psp_device (Results 1 – 7 of 7) sorted by relevance
18 struct psp_device *psp_master;20 static struct psp_device *psp_alloc_struct(struct sp_device *sp) in psp_alloc_struct()23 struct psp_device *psp; in psp_alloc_struct()39 struct psp_device *psp = data; in psp_irq_handler()60 static unsigned int psp_get_capability(struct psp_device *psp) in psp_get_capability()86 static int psp_check_sev_support(struct psp_device *psp) in psp_check_sev_support()97 static int psp_check_tee_support(struct psp_device *psp) in psp_check_tee_support()108 static int psp_init(struct psp_device *psp) in psp_init()130 struct psp_device *psp; in psp_dev_init()195 struct psp_device *psp = sp->psp_data; in psp_dev_destroy()[all …]
25 extern struct psp_device *psp_master;29 struct psp_device { struct52 void psp_set_sev_irq_handler(struct psp_device *psp, psp_irq_handler_t handler, argument54 void psp_clear_sev_irq_handler(struct psp_device *psp);56 void psp_set_tee_irq_handler(struct psp_device *psp, psp_irq_handler_t handler,58 void psp_clear_tee_irq_handler(struct psp_device *psp);60 struct psp_device *psp_get_master_device(void);
39 struct psp_device *psp;57 int sev_dev_init(struct psp_device *psp);58 void sev_dev_destroy(struct psp_device *psp);
66 struct psp_device *psp;123 int tee_dev_init(struct psp_device *psp);124 void tee_dev_destroy(struct psp_device *psp);
191 int tee_dev_init(struct psp_device *psp) in tee_dev_init()234 void tee_dev_destroy(struct psp_device *psp) in tee_dev_destroy()350 struct psp_device *psp = psp_get_master_device(); in psp_tee_process_cmd()389 struct psp_device *psp = psp_get_master_device(); in psp_check_tee_status()
40 struct psp_device *psp = sp->psp_data; \78 struct psp_device *psp = sp->psp_data; in psp_security_is_visible()
306 struct psp_device *psp = psp_master; in __sev_do_cmd_locked()445 struct psp_device *psp = psp_master; in __sev_platform_init_locked()1198 int sev_dev_init(struct psp_device *psp) in sev_dev_init()1275 void sev_dev_destroy(struct psp_device *psp) in sev_dev_destroy()