Home
last modified time | relevance | path

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

/arch/arm/mm/
Dcache-nop.S19 .globl nop_flush_kern_cache_louis symbol
20 .equ nop_flush_kern_cache_louis, nop_flush_icache_all define
/arch/arm/include/asm/
Dglue-cache.h135 static inline void nop_flush_kern_cache_louis(void) { } in nop_flush_kern_cache_louis() function