Home
last modified time | relevance | path

Searched refs:vdpa_get_dma_dev (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/virtio/
Dvirtio_vdpa.c207 dma_dev = vdpa_get_dma_dev(vdpa); in virtio_vdpa_setup_vq()
501 vd_dev->vdev.dev.parent = vdpa_get_dma_dev(vdpa); in virtio_vdpa_probe()
/linux-6.12.1/include/linux/
Dvdpa.h523 static inline struct device *vdpa_get_dma_dev(struct vdpa_device *vdev) in vdpa_get_dma_dev() function
/linux-6.12.1/drivers/vhost/
Dvdpa.c1323 struct device *dma_dev = vdpa_get_dma_dev(vdpa); in vhost_vdpa_alloc_domain()
1358 struct device *dma_dev = vdpa_get_dma_dev(vdpa); in vhost_vdpa_free_domain()