Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dprocinfo.h14 struct cpu_cache_fns;
39 struct cpu_cache_fns *cache;
H A Dcacheflush.h101 struct cpu_cache_fns { struct
123 extern struct cpu_cache_fns cpu_cache; argument
/openbmc/linux/arch/arm/mm/
H A Dcache-nop.S46 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dcache-v4.S146 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dcache-v4wt.S202 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dcache-v4wb.S257 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dcache-fa.S245 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dcache-v6.S333 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H 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)
H A Dproc-arm940.S269 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-arm1020e.S344 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-arm922.S313 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-arm1022.S344 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-arm1026.S338 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-arm946.S312 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-mohawk.S296 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-arm920.S311 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-arm1020.S358 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-arm926.S331 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-arm925.S368 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dcache-v7.S461 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-xsc3.S340 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
H A Dproc-feroceon.S412 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
/openbmc/linux/arch/arm/kernel/
H A Dasm-offsets.c136 DEFINE(CACHE_FLUSH_KERN_ALL, offsetof(struct cpu_cache_fns, flush_kern_all)); in main()
H A Dsetup.c122 struct cpu_cache_fns cpu_cache __ro_after_init;