Searched defs:dma_unmap (Results 1 – 4 of 4) sorted by relevance
116 int (*dma_unmap)(const VFIOContainerBase *bcontainer, member
121 void (*dma_unmap)(struct vfio_device *vdev, u64 iova, u64 length); member
395 int (*dma_unmap)(struct vdpa_device *vdev, unsigned int asid, member
309 static void blogic_dealloc_ccb(struct blogic_ccb *ccb, int dma_unmap) in blogic_dealloc_ccb()