Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/mm/
Diommu.c210 flush_page_for_dma(p); in __sbus_iommu_map_page()
238 flush_page_for_dma(0); in sbus_iommu_map_page_gflush()
270 flush_page_for_dma(0); in sbus_iommu_map_sg_gflush()
/linux-6.12.1/arch/sparc/include/asm/
Dcacheflush_32.h35 #define flush_page_for_dma(addr) \ macro