Home
last modified time | relevance | path

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

123

/openbmc/linux/arch/csky/abiv1/
H A DMakefile5 obj-y += cacheflush.o
/openbmc/linux/arch/csky/mm/
H A Dsyscache.c9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
/openbmc/linux/arch/nios2/mm/
H A DMakefile6 obj-y += cacheflush.o
/openbmc/linux/arch/csky/abiv2/
H A DMakefile2 obj-y += cacheflush.o
/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)
/openbmc/linux/arch/powerpc/mm/
H A DMakefile12 cacheflush.o
/openbmc/linux/arch/powerpc/kernel/vdso/
H A DMakefile8 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 Dcacheflush.c311 cacheflush((void *)rw, len, DCACHE); in flush_idcache_range()
313 cacheflush((void *)rx, len, ICACHE); in flush_idcache_range()
H A Dmeson.build39 util_ss.add(files('cacheflush.c'))
/openbmc/linux/arch/riscv/mm/
H A DMakefile17 obj-y += cacheflush.o
/openbmc/qemu/linux-user/riscv/
H A Dsyscall.tbl292 244 arc cacheflush sys_cacheflush
299 245 csky cacheflush sys_cacheflush
301 244 nios2 cacheflush sys_cacheflush
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall.tbl292 244 arc cacheflush sys_cacheflush
299 245 csky cacheflush sys_cacheflush
301 244 nios2 cacheflush sys_cacheflush
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall.tbl292 244 arc cacheflush sys_cacheflush
299 245 csky cacheflush sys_cacheflush
301 244 nios2 cacheflush sys_cacheflush
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall.tbl292 244 arc cacheflush sys_cacheflush
299 245 csky cacheflush sys_cacheflush
301 244 nios2 cacheflush sys_cacheflush
/openbmc/qemu/linux-user/aarch64/
H A Dsyscall_64.tbl292 244 arc cacheflush sys_cacheflush
299 245 csky cacheflush sys_cacheflush
301 244 nios2 cacheflush sys_cacheflush
/openbmc/linux/include/asm-generic/
H A DKbuild13 mandatory-y += cacheflush.h
/openbmc/linux/arch/mips/mm/
H A Dcache.c89 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc148 [ 147] = 3, /* cacheflush */

123