Home
last modified time | relevance | path

Searched defs:dma_unmap (Results 1 – 6 of 6) sorted by relevance

/spdk/lib/env_dpdk/22.11/
H A Dbus_driver.h263 rte_dev_dma_unmap_t dma_unmap; /**< DMA unmap for device in the bus */ member
H A Dbus_pci_driver.h137 pci_dma_unmap_t *dma_unmap; /**< device dma unmap function. */ member
/spdk/lib/env_dpdk/22.07/
H A Drte_bus.h272 rte_dev_dma_unmap_t dma_unmap; /**< DMA unmap for device in the bus */ member
H A Drte_bus_pci.h168 pci_dma_unmap_t *dma_unmap; /**< device dma unmap function. */ member
/spdk/lib/vfio_user/host/
H A Dvfio_user.c272 struct vfio_user_dma_unmap dma_unmap = { 0 }; in vfio_user_dev_dma_map_unmap() local
/spdk/test/app/fuzz/llvm_vfio_fuzz/
H A Dllvm_vfio_fuzz.c145 struct vfio_user_dma_unmap dma_unmap = { 0 }; in fuzz_vfio_user_dma_unmap() local