Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/iommufd/
A Dvfio_compat.c207 u32 supported_flags = VFIO_DMA_UNMAP_FLAG_ALL; in iommufd_vfio_unmap_dma()
223 if (unmap.flags & VFIO_DMA_UNMAP_FLAG_ALL) { in iommufd_vfio_unmap_dma()
/linux-6.3-rc2/include/uapi/linux/
A Dvfio.h1409 #define VFIO_DMA_UNMAP_FLAG_ALL (1 << 1) macro
/linux-6.3-rc2/drivers/vfio/
A Dvfio_iommu_type1.c1281 bool unmap_all = unmap->flags & VFIO_DMA_UNMAP_FLAG_ALL; in vfio_dma_do_unmap()
2846 VFIO_DMA_UNMAP_FLAG_ALL; in vfio_iommu_type1_unmap_dma()
2859 (unmap.flags & (VFIO_DMA_UNMAP_FLAG_ALL | in vfio_iommu_type1_unmap_dma()
/linux-6.3-rc2/tools/testing/selftests/iommu/
A Diommufd.c1584 unmap_cmd.flags = VFIO_DMA_UNMAP_FLAG_ALL; in TEST_F()

Completed in 24 milliseconds