Home
last modified time | relevance | path

Searched defs:do_map (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/eal/linux/
H A Deal_vfio.c1409 uint64_t len, int do_map) in vfio_type1_dma_mem_map()
1488 uint64_t len, int do_map) in vfio_spapr_dma_do_map()
1794 uint64_t iova, uint64_t len, int do_map) in vfio_spapr_dma_mem_map()
1841 int __rte_unused do_map) in vfio_noiommu_dma_mem_map()
1849 uint64_t len, int do_map) in vfio_dma_mem_map()
/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa_hw.c121 sfc_vdpa_dma_map(struct sfc_vdpa_ops_data *ops_data, bool do_map) in sfc_vdpa_dma_map()
/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c185 ifcvf_dma_map(struct ifcvf_internal *internal, bool do_map) in ifcvf_dma_map()
/dpdk/lib/vhost/
H A Dvhost_user.c117 async_dma_map(struct virtio_net *dev, bool do_map) in async_dma_map()