Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
A Dprocinfo.h14 struct cpu_cache_fns;
39 struct cpu_cache_fns *cache;
A Dcacheflush.h101 struct cpu_cache_fns { struct
123 extern struct cpu_cache_fns cpu_cache; argument
/linux/arch/arm/mm/
A Dcache-nop.S46 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dcache-v4.S146 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dcache-v4wt.S202 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dcache-v4wb.S258 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dcache-fa.S246 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dcache-v6.S331 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-xscale.S414 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
451 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-arm940.S269 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-arm922.S313 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-arm1020e.S344 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-arm1022.S344 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-arm1026.S338 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-arm920.S311 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-arm946.S312 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-mohawk.S296 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-arm1020.S358 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-arm925.S368 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-arm926.S331 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dcache-v7.S463 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-xsc3.S340 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
A Dproc-feroceon.S408 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
/linux/arch/arm/kernel/
A Dasm-offsets.c139 DEFINE(CACHE_FLUSH_KERN_ALL, offsetof(struct cpu_cache_fns, flush_kern_all)); in main()
A Dsetup.c129 struct cpu_cache_fns cpu_cache __ro_after_init;

Completed in 24 milliseconds