mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
ea8c64ace8
phys_to_dma, dma_to_phys and dma_capable are helpers published by architecture code for use of swiotlb and xen-swiotlb only. Drivers are not supposed to use these directly, but use the DMA API instead. Move these to a new asm/dma-direct.h helper, included by a linux/dma-direct.h wrapper that provides the default linear mapping unless the architecture wants to override it. In the MIPS case the existing dma-coherent.h is reused for now as untangling it will take a bit of work. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Robin Murphy <robin.murphy@arm.com> |
||
---|---|---|
.. | ||
cpu-feature-overrides.h | ||
dma-coherence.h | ||
floppy.h | ||
ide.h | ||
ioremap.h | ||
irq.h | ||
kernel-entry-init.h | ||
kmalloc.h | ||
mangle-port.h | ||
mc146818rtc.h | ||
spaces.h | ||
topology.h | ||
war.h |