Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Dcache-nop.S39 .globl nop_dma_flush_range
40 .equ nop_dma_flush_range, nop_flush_icache_all define
/Linux-v4.19/arch/arm/include/asm/
Dglue-cache.h145 static inline void nop_dma_flush_range(const void *a, const void *b) { } in nop_dma_flush_range() function