Home
last modified time | relevance | path

Searched refs:VFIO_DMA_UNMAP_FLAG_ALL (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/uapi/linux/
Dvfio.h1152 #define VFIO_DMA_UNMAP_FLAG_ALL (1 << 1) macro
/Linux-v5.15/drivers/vfio/
Dvfio_iommu_type1.c1304 bool unmap_all = unmap->flags & VFIO_DMA_UNMAP_FLAG_ALL; in vfio_dma_do_unmap()
2942 VFIO_DMA_UNMAP_FLAG_ALL; in vfio_iommu_type1_unmap_dma()
2955 (unmap.flags & (VFIO_DMA_UNMAP_FLAG_ALL | in vfio_iommu_type1_unmap_dma()