Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dvfio.h1136 #define VFIO_DMA_UNMAP_FLAG_ALL (1 << 1) macro
/linux-5.19.10/drivers/vfio/
Dvfio_iommu_type1.c1312 bool unmap_all = unmap->flags & VFIO_DMA_UNMAP_FLAG_ALL; in vfio_dma_do_unmap()
2852 VFIO_DMA_UNMAP_FLAG_ALL; in vfio_iommu_type1_unmap_dma()
2865 (unmap.flags & (VFIO_DMA_UNMAP_FLAG_ALL | in vfio_iommu_type1_unmap_dma()