Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dof_address.h41 extern const __be32 *of_translate_dma_region(struct device_node *dev, const __be32 *addr,
/linux-6.3-rc2/drivers/iommu/
A Dof_iommu.c257 maps = of_translate_dma_region(np, maps, &iova, &length); in of_iommu_get_resv_regions()
/linux-6.3-rc2/drivers/of/
A Daddress.c638 const __be32 *of_translate_dma_region(struct device_node *dev, const __be32 *prop, in of_translate_dma_region() function
668 EXPORT_SYMBOL(of_translate_dma_region);

Completed in 7 milliseconds