Searched defs:arm_iommu_create_mapping (Results 1 – 3 of 3) sorted by relevance
19 #define arm_iommu_create_mapping(...) ({ NULL; }) macro
31 #define arm_iommu_create_mapping(...) NULL macro
1547 arm_iommu_create_mapping(struct device *dev, dma_addr_t base, u64 size) in arm_iommu_create_mapping() function