Searched refs:IOMMU_MMIO (Results 1 – 8 of 8) sorted by relevance
276 if (!(prot & IOMMU_MMIO)) in arm_v7s_prot_to_pte()289 if (prot & IOMMU_MMIO) in arm_v7s_prot_to_pte()314 prot |= IOMMU_MMIO; in arm_v7s_pte_to_prot()
821 dma_info_to_prot(dir, false, attrs) | IOMMU_MMIO); in iommu_dma_map_resource()841 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iommu_dma_get_msi_page()
440 if (prot & IOMMU_MMIO) in arm_lpae_prot_to_pte()452 if (prot & IOMMU_MMIO) in arm_lpae_prot_to_pte()
1537 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in arm_smmu_get_resv_regions()
1974 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in arm_smmu_get_resv_regions()
33 #define IOMMU_MMIO (1 << 4) /* e.g. things like MSI doorbells */ macro
862 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iort_iommu_msi_get_resv_regions()
2027 prot = __dma_info_to_prot(dir, attrs) | IOMMU_MMIO; in arm_iommu_map_resource()