Home
last modified time | relevance | path

Searched refs:vdpa_mdev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/vdpa/pds/
A Daux_drv.c67 err = vdpa_mgmtdev_register(&vdpa_aux->vdpa_mdev); in pds_vdpa_probe()
95 vdpa_mgmtdev_unregister(&vdpa_aux->vdpa_mdev); in pds_vdpa_remove()
A Daux_drv.h15 struct vdpa_mgmt_dev vdpa_mdev; member
A Dvdpa_dev.c387 max_vq = vdpa_aux->vdpa_mdev.max_supported_vqs; in pds_vdpa_request_irqs()
625 vdpa_aux = container_of(mdev, struct pds_vdpa_aux, vdpa_mdev); in pds_vdpa_dev_add()
627 mgmt = &vdpa_aux->vdpa_mdev; in pds_vdpa_dev_add()
736 pdsv->vdpa_dev.mdev = &vdpa_aux->vdpa_mdev; in pds_vdpa_dev_add()
775 vdpa_aux = container_of(mdev, struct pds_vdpa_aux, vdpa_mdev); in pds_vdpa_dev_del()
810 mgmt = &vdpa_aux->vdpa_mdev; in pds_vdpa_get_mgmt_info()
A Ddebugfs.c184 mgmt = &vdpa_aux->vdpa_mdev; in identity_show()

Completed in 7 milliseconds