Searched refs:arch_dma_unmap_phys_direct (Results 1 – 2 of 2) sorted by relevance
387 bool arch_dma_unmap_phys_direct(struct device *dev, dma_addr_t dma_handle);396 #define arch_dma_unmap_phys_direct(d, a) (false) macro
217 arch_dma_unmap_phys_direct(dev, addr + size))) in dma_unmap_phys()