Searched refs:VFIO_DMA_UNMAP_FLAG_ALL (Results 1 – 2 of 2) sorted by relevance
1152 #define VFIO_DMA_UNMAP_FLAG_ALL (1 << 1) macro
1300 bool unmap_all = unmap->flags & VFIO_DMA_UNMAP_FLAG_ALL; in vfio_dma_do_unmap()2832 VFIO_DMA_UNMAP_FLAG_ALL; in vfio_iommu_type1_unmap_dma()2845 (unmap.flags & (VFIO_DMA_UNMAP_FLAG_ALL | in vfio_iommu_type1_unmap_dma()
Completed in 15 milliseconds