Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dvfio.h1278 #define VFIO_DMA_UNMAP_FLAG_ALL (1 << 1) macro
/Linux-v6.1/drivers/vfio/
Dvfio_iommu_type1.c1340 bool unmap_all = unmap->flags & VFIO_DMA_UNMAP_FLAG_ALL; in vfio_dma_do_unmap()
2864 VFIO_DMA_UNMAP_FLAG_ALL; in vfio_iommu_type1_unmap_dma()
2877 (unmap.flags & (VFIO_DMA_UNMAP_FLAG_ALL | in vfio_iommu_type1_unmap_dma()