Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/mm/
Diommu.c209 flush_page_for_dma(p); in __sbus_iommu_map_page()
237 flush_page_for_dma(0); in sbus_iommu_map_page_gflush()
269 flush_page_for_dma(0); in sbus_iommu_map_sg_gflush()
/linux-5.19.10/arch/sparc/include/asm/
Dcacheflush_32.h35 #define flush_page_for_dma(addr) \ macro