Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddma-map-ops.h355 bool arch_dma_unmap_sg_direct(struct device *dev, struct scatterlist *sg,
361 #define arch_dma_unmap_sg_direct(d, s, n) (false) macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Ddma-iommu.c52 bool arch_dma_unmap_sg_direct(struct device *dev, struct scatterlist *sg, in arch_dma_unmap_sg_direct() function
/linux-6.3-rc2/kernel/dma/
A Dmapping.c288 arch_dma_unmap_sg_direct(dev, sg, nents)) in dma_unmap_sg_attrs()

Completed in 7 milliseconds