Searched refs:rte_vfio_container_dma_unmap (Results 1 – 11 of 11) sorted by relevance
| /dpdk/drivers/vdpa/sfc/ |
| H A D | sfc_vdpa_hw.c | 103 ret = rte_vfio_container_dma_unmap(sva->vfio_container_fd, in sfc_vdpa_dma_free() 156 rc = rte_vfio_container_dma_unmap(vfio_container_fd, in sfc_vdpa_dma_map() 176 rte_vfio_container_dma_unmap(vfio_container_fd, in sfc_vdpa_dma_map()
|
| /dpdk/lib/eal/include/ |
| H A D | rte_vfio.h | 353 rte_vfio_container_dma_unmap(int container_fd, uint64_t vaddr,
|
| /dpdk/lib/eal/ |
| H A D | version.map | 276 rte_vfio_container_dma_unmap;
|
| /dpdk/lib/eal/windows/ |
| H A D | eal.c | 505 rte_vfio_container_dma_unmap(__rte_unused int container_fd, in rte_vfio_container_dma_unmap() function
|
| /dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 218 ret = rte_vfio_container_dma_unmap(vfio_container_fd, in ifcvf_dma_map() 328 rte_vfio_container_dma_unmap(internal->vfio_container_fd, in vdpa_ifcvf_stop() 691 rte_vfio_container_dma_unmap(internal->vfio_container_fd, in m_ifcvf_stop()
|
| /dpdk/lib/eal/freebsd/ |
| H A D | eal.c | 1026 rte_vfio_container_dma_unmap(__rte_unused int container_fd, in rte_vfio_container_dma_unmap() function
|
| /dpdk/drivers/bus/pci/ |
| H A D | pci_common.c | 653 return rte_vfio_container_dma_unmap in pci_dma_unmap()
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_19_05.rst | 224 ``rte_vfio_container_dma_unmap`` have been extended with an option to
|
| H A D | release_19_11.rst | 353 ``rte_vfio_container_dma_map`` and ``rte_vfio_container_dma_unmap`` can
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_vfio.c | 2184 rte_vfio_container_dma_unmap(int container_fd, uint64_t vaddr, uint64_t iova, in rte_vfio_container_dma_unmap() function
|
| /dpdk/lib/vhost/ |
| H A D | vhost_user.c | 154 ret = rte_vfio_container_dma_unmap(RTE_VFIO_DEFAULT_CONTAINER_FD, in async_dma_map()
|