Lines Matching refs:prot
1601 unsigned long pfn, int prot, int stage)
1620 if (!(prot & IOMMU_WRITE) && (prot & IOMMU_READ))
1623 if (prot & IOMMU_CACHE)
1628 if (prot & IOMMU_READ)
1630 if (prot & IOMMU_WRITE)
1632 if (prot & IOMMU_CACHE)
1638 if (prot & IOMMU_NOEXEC)
1642 if (!(prot & (IOMMU_READ | IOMMU_WRITE)))
1706 phys_addr_t phys, int prot, int stage)
1730 prot, stage);
1740 phys_addr_t phys, int prot, int stage)
1764 prot, stage);
1773 size_t size, int prot)
1812 prot, stage);
1827 phys_addr_t paddr, size_t size, int prot)
1834 return arm_smmu_handle_mapping(smmu_domain, iova, paddr, size, prot);