Searched refs:tio_dsm (Results 1 – 3 of 3) sorted by relevance
27 #define pdev_to_tio_dsm(pdev) (container_of((pdev)->tsm, struct tio_dsm, tsm.base_tsm))29 static int sev_tio_spdm_cmd(struct tio_dsm *dsm, int ret) in sev_tio_spdm_cmd()210 struct tio_dsm *dsm __free(kfree) = kzalloc_obj(*dsm); in tio_pf0_probe()241 struct tio_dsm *dsm = container_of(tsm, struct tio_dsm, tsm.base_tsm); in dsm_remove()248 static int dsm_create(struct tio_dsm *dsm) in dsm_create()268 struct tio_dsm *dsm = pdev_to_tio_dsm(pdev); in dsm_connect()317 struct tio_dsm *dsm = pdev_to_tio_dsm(pdev); in dsm_disconnect()
57 struct tio_dsm { struct
18 (container_of((dev_data), struct tio_dsm, data)->sev->tio_status)