Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dexynos-iommu.c96 #define SYSMMU_SUPPORTED_PROT_BITS (IOMMU_READ | IOMMU_WRITE) macro
1243 prot &= SYSMMU_SUPPORTED_PROT_BITS; in exynos_iommu_map()