Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_iommu.h16 static inline bool exynos_is_iommu_available(struct device *dev) in exynos_is_iommu_available() function
23 static inline bool exynos_is_iommu_available(struct device *dev) in exynos_is_iommu_available() function
Ds5p_mfc.c1183 if (IS_ENABLED(CONFIG_DMA_CMA) || exynos_is_iommu_available(dev)) in s5p_mfc_configure_common_memory()
1245 if (exynos_is_iommu_available(dev) || !IS_TWOPORT(mfc_dev)) in s5p_mfc_configure_dma_memory()
1256 if (exynos_is_iommu_available(dev) || !IS_TWOPORT(mfc_dev)) in s5p_mfc_unconfigure_dma_memory()