Home
last modified time | relevance | path

Searched refs:cpu_cache_fns (Results 1 – 25 of 25) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
Dprocinfo.h17 struct cpu_cache_fns;
42 struct cpu_cache_fns *cache;
Dcacheflush.h104 struct cpu_cache_fns { struct
126 extern struct cpu_cache_fns cpu_cache; argument
/linux-4.1.27/arch/arm/mm/
Dcache-nop.S50 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dcache-v4.S149 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dcache-v4wt.S205 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dcache-v4wb.S260 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dcache-fa.S249 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dcache-v6.S334 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-xscale.S416 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
453 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm940.S273 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm922.S327 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm1020e.S358 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm1026.S343 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm1022.S349 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-mohawk.S309 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm946.S316 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm920.S325 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm1020.S372 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm926.S345 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm925.S382 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dcache-v7.S447 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-xsc3.S343 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-feroceon.S421 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
/linux-4.1.27/arch/arm/kernel/
Dasm-offsets.c157 DEFINE(CACHE_FLUSH_KERN_ALL, offsetof(struct cpu_cache_fns, flush_kern_all)); in main()
Dsetup.c119 struct cpu_cache_fns cpu_cache __read_mostly;