1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-31 02:15:45 +01:00
Files
u-boot-megous/include
Mark Kettenis dd6b68ed4f iommu: Add DMA mapping operations
In order to support IOMMUs in non-bypass mode we need device ops
to map and unmap DMA memory.  The map operation enters a mapping
for a region specified by CPU address and size into the translation
table of the IOMMU and returns a DMA address suitable for
programming the device to do DMA.  The unmap operation removes
this mapping from the translation table of the IOMMU.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
2023-01-27 14:47:57 -05:00
..
2023-01-27 14:47:57 -05:00
2022-11-28 13:06:39 -05:00
2022-10-30 20:07:16 +01:00
2022-09-29 16:07:57 -04:00
2022-09-24 10:47:01 -04:00
2022-09-29 16:07:57 -04:00
2022-11-02 08:42:03 +01:00
2022-10-31 14:47:32 -04:00
2023-01-16 18:26:50 -05:00
2023-01-11 15:02:24 -05:00
2022-10-18 09:32:53 +08:00
2023-01-20 12:27:06 -05:00
2023-01-27 14:47:57 -05:00
2022-10-30 20:07:17 +01:00
2023-01-16 18:26:50 -05:00
2022-12-05 12:47:16 -05:00
2023-01-23 18:11:40 -05:00
2022-12-22 10:31:49 -05:00
2022-10-29 07:36:33 -06:00
2022-12-07 16:04:17 -05:00
2023-01-16 18:01:10 +08:00
2022-12-09 14:10:28 -05:00
2022-09-13 12:08:40 -04:00
2022-10-16 12:23:22 +02:00
2022-09-24 10:47:01 -04:00
2022-12-07 16:04:17 -05:00
2022-12-07 16:04:17 -05:00
2022-12-22 10:31:49 -05:00
2022-12-22 10:31:49 -05:00
2023-01-16 18:26:50 -05:00
2022-09-18 10:26:49 +02:00