Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A Dcache.c25 .flush_kern_louis = v4_flush_kern_cache_all,
53 .flush_kern_louis = v4wb_flush_kern_cache_all,
81 .flush_kern_louis = v4wt_flush_kern_cache_all,
109 .flush_kern_louis = fa_flush_kern_cache_all,
136 .flush_kern_louis = v6_flush_kern_cache_all,
164 .flush_kern_louis = v7_flush_kern_cache_louis,
185 .flush_kern_louis = v7_flush_kern_cache_louis,
213 .flush_kern_louis = nop_flush_kern_cache_all,
240 .flush_kern_louis = v7m_flush_kern_cache_all,
267 .flush_kern_louis
[all...]
/linux/arch/arm/include/asm/
H A Dcacheflush.h49 * flush_kern_louis()
104 void (*flush_kern_louis)(void); member
127 #define __cpuc_flush_kern_louis cpu_cache.flush_kern_louis