Home
last modified time | relevance | path

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

/linux/arch/sparc/mm/
H A Diommu.c212 flush_page_for_dma(p); in __sbus_iommu_map_phys()
240 flush_page_for_dma(0); in sbus_iommu_map_phys_gflush()
272 flush_page_for_dma(0); in sbus_iommu_map_sg_gflush()
/linux/arch/sparc/include/asm/
H A Dcacheflush_32.h35 #define flush_page_for_dma(addr) \ macro