Searched refs:rte_vfio_container_dma_map (Results 1 – 11 of 11) sorted by relevance
| /dpdk/lib/eal/include/ |
| H A D | rte_vfio.h | 329 rte_vfio_container_dma_map(int container_fd, uint64_t vaddr,
|
| /dpdk/drivers/vdpa/sfc/ |
| H A D | sfc_vdpa_hw.c | 69 ret = rte_vfio_container_dma_map(sva->vfio_container_fd, in sfc_vdpa_dma_alloc() 145 rc = rte_vfio_container_dma_map(vfio_container_fd, in sfc_vdpa_dma_map()
|
| /dpdk/lib/eal/ |
| H A D | version.map | 275 rte_vfio_container_dma_map;
|
| /dpdk/lib/eal/windows/ |
| H A D | eal.c | 495 rte_vfio_container_dma_map(__rte_unused int container_fd, in rte_vfio_container_dma_map() function
|
| /dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 210 ret = rte_vfio_container_dma_map(vfio_container_fd, in ifcvf_dma_map() 610 ret = rte_vfio_container_dma_map(internal->vfio_container_fd, in m_ifcvf_start() 973 rte_vfio_container_dma_map(internal->vfio_container_fd, in ifcvf_set_features()
|
| /dpdk/lib/eal/freebsd/ |
| H A D | eal.c | 1016 rte_vfio_container_dma_map(__rte_unused int container_fd, in rte_vfio_container_dma_map() function
|
| /dpdk/drivers/bus/pci/ |
| H A D | pci_common.c | 630 return rte_vfio_container_dma_map in pci_dma_map()
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_19_05.rst | 223 * vfio: Functions ``rte_vfio_container_dma_map`` and
|
| 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 | 2164 rte_vfio_container_dma_map(int container_fd, uint64_t vaddr, uint64_t iova, in rte_vfio_container_dma_map() function
|
| /dpdk/lib/vhost/ |
| H A D | vhost_user.c | 126 ret = rte_vfio_container_dma_map(RTE_VFIO_DEFAULT_CONTAINER_FD, in async_dma_map()
|