Home
last modified time | relevance | path

Searched refs:__cpuc_coherent_kern_range (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/include/asm/
H A Dcacheflush.h130 #define __cpuc_coherent_kern_range cpu_cache.coherent_kern_range macro
149 extern void __cpuc_coherent_kern_range(unsigned long, unsigned long);
274 #define flush_icache_range(s,e) __cpuc_coherent_kern_range(s,e)
H A Dglue-cache.h144 #define __cpuc_coherent_kern_range __glue(_CACHE,_coherent_kern_range) macro
/linux/arch/arm/mm/
H A Dproc-syms.c28 EXPORT_SYMBOL(__cpuc_coherent_kern_range);