Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/
Dvfio.h252 int vfio_device_container_dma_rw(struct vfio_device *device,
304 static inline int vfio_device_container_dma_rw(struct vfio_device *device, in vfio_device_container_dma_rw() function
Dcontainer.c560 int vfio_device_container_dma_rw(struct vfio_device *device, in vfio_device_container_dma_rw() function
Dvfio_main.c1620 return vfio_device_container_dma_rw(device, iova, in vfio_dma_rw()