Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_type1.c94 bool iommu_mapped; member
1107 dma->iommu_mapped = false; in vfio_unmap_unpin()
1173 if (iommu->num_non_pinned_groups && dma->iommu_mapped) in update_user_bitmap()
1496 dma->iommu_mapped = true; in vfio_pin_map_dma()
1706 if (dma->iommu_mapped) { in vfio_iommu_replay()
1755 if (!dma->iommu_mapped) { in vfio_iommu_replay()
1773 dma->iommu_mapped = true; in vfio_iommu_replay()
1784 if (dma->iommu_mapped) { in vfio_iommu_replay()