/openbmc/linux/arch/csky/abiv1/ |
H A D | Makefile | 5 obj-y += cacheflush.o
|
/openbmc/linux/arch/csky/mm/ |
H A D | syscache.c | 9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
|
/openbmc/linux/arch/nios2/mm/ |
H A D | Makefile | 6 obj-y += cacheflush.o
|
/openbmc/linux/arch/csky/abiv2/ |
H A D | Makefile | 2 obj-y += cacheflush.o
|
/openbmc/linux/arch/arm/mm/ |
H A D | cache-nop.S | 46 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
H A D | cache-v4.S | 146 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
H A D | cache-v4wt.S | 202 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
H A D | cache-v4wb.S | 257 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
H A D | cache-fa.S | 245 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
H A D | cache-v6.S | 333 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
H 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)
|
H A D | proc-arm940.S | 269 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | Makefile | 12 cacheflush.o
|
/openbmc/linux/arch/powerpc/kernel/vdso/ |
H A D | Makefile | 8 obj-vdso32 = sigtramp32-32.o gettimeofday-32.o datapage-32.o cacheflush-32.o note-32.o getcpu-32.o 9 obj-vdso64 = sigtramp64-64.o gettimeofday-64.o datapage-64.o cacheflush-64.o note-64.o getcpu-64.o
|
/openbmc/qemu/util/ |
H A D | cacheflush.c | 311 cacheflush((void *)rw, len, DCACHE); in flush_idcache_range() 313 cacheflush((void *)rx, len, ICACHE); in flush_idcache_range()
|
H A D | meson.build | 39 util_ss.add(files('cacheflush.c'))
|
/openbmc/linux/arch/riscv/mm/ |
H A D | Makefile | 17 obj-y += cacheflush.o
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 292 244 arc cacheflush sys_cacheflush 299 245 csky cacheflush sys_cacheflush 301 244 nios2 cacheflush sys_cacheflush
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 292 244 arc cacheflush sys_cacheflush 299 245 csky cacheflush sys_cacheflush 301 244 nios2 cacheflush sys_cacheflush
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 292 244 arc cacheflush sys_cacheflush 299 245 csky cacheflush sys_cacheflush 301 244 nios2 cacheflush sys_cacheflush
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | syscall.tbl | 292 244 arc cacheflush sys_cacheflush 299 245 csky cacheflush sys_cacheflush 301 244 nios2 cacheflush sys_cacheflush
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | syscall_64.tbl | 292 244 arc cacheflush sys_cacheflush 299 245 csky cacheflush sys_cacheflush 301 244 nios2 cacheflush sys_cacheflush
|
/openbmc/linux/include/asm-generic/ |
H A D | Kbuild | 13 mandatory-y += cacheflush.h
|
/openbmc/linux/arch/mips/mm/ |
H A D | cache.c | 89 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 148 [ 147] = 3, /* cacheflush */
|