Home
last modified time | relevance | path

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

/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
/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.S261 @ 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.S351 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-xscale.S417 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
454 @ 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-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-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-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-arm925.S382 @ 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)
Dcache-v7.S449 @ 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)
/arch/arm/kernel/
Dasm-offsets.c160 DEFINE(CACHE_FLUSH_KERN_ALL, offsetof(struct cpu_cache_fns, flush_kern_all)); in main()
Dsetup.c131 struct cpu_cache_fns cpu_cache __ro_after_init;