Home
last modified time | relevance | path

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

/linux-6.15/drivers/vfio/
H A Dvfio_iommu_type1.c93 bool iommu_mapped; member
1121 dma->iommu_mapped = false; in vfio_unmap_unpin()
1187 if (iommu->num_non_pinned_groups && dma->iommu_mapped) in update_user_bitmap()
1510 dma->iommu_mapped = true; in vfio_pin_map_dma()
1720 if (dma->iommu_mapped) { in vfio_iommu_replay()
1770 if (!dma->iommu_mapped) { in vfio_iommu_replay()
1788 dma->iommu_mapped = true; in vfio_iommu_replay()
1799 if (dma->iommu_mapped) { in vfio_iommu_replay()