Home
last modified time | relevance | path

Searched refs:dma_range_map (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/include/linux/
A Ddma-direct.h32 for (m = dev->dma_range_map; m->size; m++) in translate_phys_to_dma()
45 for (m = dev->dma_range_map; m->size; m++) in translate_dma_to_phys()
61 if (dev->dma_range_map) in phys_to_dma_unencrypted()
81 if (dev->dma_range_map) in dma_to_phys()
A Ddevice.h597 const struct bus_dma_region *dma_range_map; member
/linux-6.3-rc2/arch/loongarch/kernel/
A Ddma.c25 dev->dma_range_map = map; in acpi_arch_dma_setup()
/linux-6.3-rc2/drivers/acpi/arm64/
A Ddma.c40 dev->dma_range_map = map; in acpi_arch_dma_setup()
/linux-6.3-rc2/drivers/of/
A Ddevice.c198 dev->dma_range_map = map; in of_dma_configure_id()
209 dev->dma_range_map = NULL; in of_dma_configure_id()
A Dunittest.c930 dev_bogus->dma_range_map = map; in of_unittest_dma_ranges_one()
/linux-6.3-rc2/drivers/remoteproc/
A Dremoteproc_virtio.c31 const struct bus_dma_region *map = from->dma_range_map, *new_map, *r; in copy_dma_range_map()
44 to->dma_range_map = new_map; in copy_dma_range_map()
/linux-6.3-rc2/kernel/dma/
A Ddirect.c639 if (dev->dma_range_map) { in dma_direct_set_offset()
654 dev->dma_range_map = map; in dma_direct_set_offset()
/linux-6.3-rc2/drivers/base/
A Ddd.c524 kfree(dev->dma_range_map); in device_unbind_cleanup()
525 dev->dma_range_map = NULL; in device_unbind_cleanup()
A Dcore.c2429 kfree(dev->dma_range_map); in device_release()
/linux-6.3-rc2/drivers/iommu/
A Dmtk_iommu.c512 const struct bus_dma_region *dma_rgn = dev->dma_range_map; in mtk_iommu_get_iova_region_id()

Completed in 28 milliseconds