Home
last modified time | relevance | path

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

/drivers/gpu/drm/exynos/
A Dexynos_drm_dma.c19 #define arm_iommu_create_mapping(...) ({ NULL; }) macro
113 mapping = arm_iommu_create_mapping(dev, in exynos_drm_register_dma()
/drivers/iommu/
A Dmtk_iommu_v1.c37 #define arm_iommu_create_mapping(...) NULL macro
448 mtk_mapping = arm_iommu_create_mapping(dev, 0, 1ULL << 32); in mtk_iommu_v1_create_mapping()
A Dipmmu-vmsa.c31 #define arm_iommu_create_mapping(...) NULL macro
808 mapping = arm_iommu_create_mapping(dev, SZ_1G, SZ_2G); in ipmmu_init_arm_mapping()
/drivers/media/platform/ti/omap3isp/
A Disp.c1938 mapping = arm_iommu_create_mapping(isp->dev, SZ_1G, SZ_2G); in isp_attach_iommu()

Completed in 14 milliseconds