Searched refs:vdpa_get_dma_dev (Results 1 – 4 of 4) sorted by relevance
420 static inline struct device *vdpa_get_dma_dev(struct vdpa_device *vdev) in vdpa_get_dma_dev() function
365 vd_dev->vdev.dev.parent = vdpa_get_dma_dev(vdpa); in virtio_vdpa_probe()
1067 struct device *dma_dev = vdpa_get_dma_dev(vdpa); in vhost_vdpa_alloc_domain()1100 struct device *dma_dev = vdpa_get_dma_dev(vdpa); in vhost_vdpa_free_domain()
665 if (vdpa_get_dma_dev(vdpa)) { in vdpasim_free()