Searched refs:arm_iommu_create_mapping (Results 1 – 4 of 4) sorted by relevance
19 #define arm_iommu_create_mapping(...) ({ NULL; }) macro113 mapping = arm_iommu_create_mapping(dev, in exynos_drm_register_dma()
37 #define arm_iommu_create_mapping(...) NULL macro448 mtk_mapping = arm_iommu_create_mapping(dev, 0, 1ULL << 32); in mtk_iommu_v1_create_mapping()
31 #define arm_iommu_create_mapping(...) NULL macro808 mapping = arm_iommu_create_mapping(dev, SZ_1G, SZ_2G); in ipmmu_init_arm_mapping()
1938 mapping = arm_iommu_create_mapping(isp->dev, SZ_1G, SZ_2G); in isp_attach_iommu()
Completed in 14 milliseconds