Searched refs:exynos_is_iommu_available (Results 1 – 2 of 2) sorted by relevance
14 static inline bool exynos_is_iommu_available(struct device *dev) in exynos_is_iommu_available() function21 static inline bool exynos_is_iommu_available(struct device *dev) in exynos_is_iommu_available() function
1189 if (IS_ENABLED(CONFIG_DMA_CMA) || exynos_is_iommu_available(dev)) in s5p_mfc_configure_common_memory()1249 if (exynos_is_iommu_available(dev) || !IS_TWOPORT(mfc_dev)) in s5p_mfc_configure_dma_memory()1260 if (exynos_is_iommu_available(dev) || !IS_TWOPORT(mfc_dev)) in s5p_mfc_unconfigure_dma_memory()