Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mm/
Dcache-nop.S39 .globl nop_dma_flush_range
40 .equ nop_dma_flush_range, nop_flush_icache_all define
/linux-4.4.14/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