Home
last modified time | relevance | path

Searched refs:iommu_dma_map_resource (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Diommu-dma.h46 dma_addr_t iommu_dma_map_resource(struct device *dev, phys_addr_t phys,
/linux/kernel/dma/
H A Dmapping.c335 addr = iommu_dma_map_resource(dev, phys_addr, size, dir, attrs); in dma_map_resource()
/linux/drivers/iommu/
H A Ddma-iommu.c1546 dma_addr_t iommu_dma_map_resource(struct device *dev, phys_addr_t phys, in iommu_dma_map_resource() function