Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mm/
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 = arm1020_flush_kern_cache_all,
[all …]
/linux-6.12.1/arch/arm/include/asm/
Dcacheflush.h104 void (*flush_kern_louis)(void); member
127 #define __cpuc_flush_kern_louis cpu_cache.flush_kern_louis