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