Home
last modified time | relevance | path

Searched refs:rte_vfio_container_dma_unmap (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_vfio.h353 rte_vfio_container_dma_unmap(int container_fd, uint64_t vaddr,
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def161 rte_vfio_container_dma_unmap
H A Dversion.map206 rte_vfio_container_dma_unmap;
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal.c421 rte_vfio_container_dma_unmap(__rte_unused int container_fd, in rte_vfio_container_dma_unmap() function
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c219 ret = rte_vfio_container_dma_unmap(vfio_container_fd, in ifcvf_dma_map()
331 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()
/f-stack/dpdk/drivers/bus/pci/
H A Dpci_common.c618 return rte_vfio_container_dma_unmap in pci_dma_unmap()
/f-stack/dpdk/lib/librte_eal/freebsd/
H A Deal.c1082 rte_vfio_container_dma_unmap(__rte_unused int container_fd, in rte_vfio_container_dma_unmap() function
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_vfio.c2074 rte_vfio_container_dma_unmap(int container_fd, uint64_t vaddr, uint64_t iova, in rte_vfio_container_dma_unmap() function
2191 rte_vfio_container_dma_unmap(__rte_unused int container_fd, in rte_vfio_container_dma_unmap() function
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_05.rst283 ``rte_vfio_container_dma_unmap`` have been extended with an option to
H A Drelease_19_11.rst421 ``rte_vfio_container_dma_map`` and ``rte_vfio_container_dma_unmap`` can