Home
last modified time | relevance | path

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

/linux/drivers/media/platform/s5p-mfc/
A Ds5p_mfc_iommu.h14 static inline bool exynos_is_iommu_available(struct device *dev) in exynos_is_iommu_available() function
21 static inline bool exynos_is_iommu_available(struct device *dev) in exynos_is_iommu_available() function
A Ds5p_mfc.c1190 if (IS_ENABLED(CONFIG_DMA_CMA) || exynos_is_iommu_available(dev)) in s5p_mfc_configure_common_memory()
1252 if (exynos_is_iommu_available(dev) || !IS_TWOPORT(mfc_dev)) in s5p_mfc_configure_dma_memory()
1263 if (exynos_is_iommu_available(dev) || !IS_TWOPORT(mfc_dev)) in s5p_mfc_unconfigure_dma_memory()

Completed in 5 milliseconds