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

/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c94 bool iommu_mapped; member in struct:vfio_dma
1095 dma->iommu_mapped = false;
1161 if (iommu->num_non_pinned_groups && dma->iommu_mapped)
1484 dma->iommu_mapped = true;
1694 if (dma->iommu_mapped) {
1744 if (!dma->iommu_mapped) {
1762 dma->iommu_mapped = true;
1773 if (dma->iommu_mapped) {

Completed in 224 milliseconds