Searched refs:cacheflush (Results 1 – 25 of 1160) sorted by relevance
12345678910>>...47
/linux/arch/csky/abiv1/ |
A D | Makefile | 5 obj-y += cacheflush.o
|
/linux/arch/csky/mm/ |
A D | syscache.c | 9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
|
/linux/arch/nios2/mm/ |
A D | Makefile | 6 obj-y += cacheflush.o
|
/linux/arch/nds32/mm/ |
A D | Makefile | 3 mm-nds32.o cacheflush.o proc.o
|
/linux/arch/csky/abiv2/ |
A D | Makefile | 2 obj-y += cacheflush.o
|
/linux/arch/riscv/mm/ |
A D | Makefile | 14 obj-y += cacheflush.o
|
/linux/arch/arm/mm/ |
A D | cache-nop.S | 46 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
A D | cache-v4.S | 146 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
A D | cache-v4wt.S | 202 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
A D | cache-v4wb.S | 258 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
A D | cache-fa.S | 246 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
A D | cache-v6.S | 331 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
A D | proc-xscale.S | 414 @ 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 D | proc-arm940.S | 269 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
A D | proc-arm922.S | 313 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
A D | proc-arm1020e.S | 344 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
A D | proc-arm1022.S | 344 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
A D | proc-arm1026.S | 338 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
A D | proc-arm920.S | 311 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
/linux/arch/powerpc/mm/ |
A D | Makefile | 12 cacheflush.o
|
/linux/arch/nds32/kernel/ |
A D | sys_nds32.c | 29 SYSCALL_DEFINE3(cacheflush, unsigned int, start, unsigned int, end, int, cache) in SYSCALL_DEFINE3() argument
|
/linux/arch/powerpc/kernel/vdso64/ |
A D | Makefile | 7 obj-vdso64 = sigtramp.o gettimeofday.o datapage.o cacheflush.o note.o getcpu.o
|
/linux/arch/powerpc/kernel/vdso32/ |
A D | Makefile | 8 obj-vdso32 = sigtramp.o gettimeofday.o datapage.o cacheflush.o note.o getcpu.o
|
/linux/include/asm-generic/ |
A D | Kbuild | 12 mandatory-y += cacheflush.h
|
/linux/arch/mips/mm/ |
A D | cache.c | 72 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
|
Completed in 25 milliseconds
12345678910>>...47