Home
last modified time | relevance | path

Searched defs:arm_iommu_create_mapping (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_dma.c19 #define arm_iommu_create_mapping(...) ({ NULL; }) macro
/linux/drivers/iommu/
H A Dipmmu-vmsa.c31 #define arm_iommu_create_mapping(...) NULL macro
/linux/arch/arm/mm/
H A Ddma-mapping.c1547 arm_iommu_create_mapping(struct device *dev, dma_addr_t base, u64 size) in arm_iommu_create_mapping() function