Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A 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
H A Dcontainer.c560 int vfio_device_container_dma_rw(struct vfio_device *device, in vfio_device_container_dma_rw() function
H A Dvfio_main.c1620 return vfio_device_container_dma_rw(device, iova, in vfio_dma_rw()