Home
last modified time | relevance | path

Searched refs:arch_dma_unmap_phys_direct (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kernel/
H A Ddma-iommu.c27 bool arch_dma_unmap_phys_direct(struct device *dev, dma_addr_t dma_handle) in arch_dma_unmap_phys_direct() function
/linux/kernel/dma/
H A Dmapping.c219 arch_dma_unmap_phys_direct(dev, addr + size))) in dma_unmap_phys()