Searched refs:wback (Results 1 – 5 of 5) sorted by relevance
15 if (unlikely(noncoherent_cache_ops.wback)) { in arch_wb_cache_pmem()16 noncoherent_cache_ops.wback(virt_to_phys(addr), size); in arch_wb_cache_pmem()
23 if (unlikely(noncoherent_cache_ops.wback)) { in arch_dma_cache_wback()24 noncoherent_cache_ops.wback(paddr, size); in arch_dma_cache_wback()
19 void (*wback)(phys_addr_t paddr, size_t size); member
169 .wback = &ax45mp_dma_cache_wback,
40 bclr r5, r5, 6 ; Invalidate (discard w/o wback)