Home
last modified time | relevance | path

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

/linux/arch/csky/abiv1/
A DMakefile5 obj-y += cacheflush.o
/linux/arch/csky/mm/
A Dsyscache.c9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
/linux/arch/nios2/mm/
A DMakefile6 obj-y += cacheflush.o
/linux/arch/csky/abiv2/
A DMakefile2 obj-y += cacheflush.o
/linux/arch/powerpc/mm/
A DMakefile10 cacheflush.o
/linux/arch/riscv/mm/
A DMakefile17 obj-y += cacheflush.o
/linux/arch/powerpc/kernel/vdso/
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
/linux/scripts/
A Dsyscall.tbl292 244 arc cacheflush sys_cacheflush
299 245 csky cacheflush sys_cacheflush
301 244 nios2 cacheflush sys_cacheflush
/linux/arch/arm64/tools/
A Dsyscall_64.tbl292 244 arc cacheflush sys_cacheflush
299 245 csky cacheflush sys_cacheflush
301 244 nios2 cacheflush sys_cacheflush
/linux/include/asm-generic/
A DKbuild12 mandatory-y += cacheflush.h
/linux/arch/mips/mm/
A Dcache.c89 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
/linux/Documentation/arch/riscv/
A Dcmodx.rst41 .. kernel-doc:: arch/riscv/mm/cacheflush.c
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl208 197 n64 cacheflush sys_cacheflush
/linux/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl208 197 n64 cacheflush sys_cacheflush
A Dsyscall_n32.tbl208 197 n32 cacheflush sys_cacheflush
A Dsyscall_o32.tbl161 147 o32 cacheflush sys_cacheflush
/linux/arch/arm/kernel/
A Dtraps.c642 case NR(cacheflush): in arm_syscall()
/linux/arch/arc/mm/
A Dcache.c911 SYSCALL_DEFINE3(cacheflush, uint32_t, start, uint32_t, sz, uint32_t, flags) in SYSCALL_DEFINE3() argument
/linux/arch/parisc/kernel/
A Dcache.c935 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
/linux/arch/sh/kernel/syscalls/
A Dsyscall.tbl133 123 common cacheflush sys_cacheflush
/linux/arch/m68k/kernel/syscalls/
A Dsyscall.tbl133 123 common cacheflush sys_cacheflush
/linux/arch/parisc/kernel/syscalls/
A Dsyscall.tbl403 356 common cacheflush sys_cacheflush
/linux/arch/powerpc/xmon/
A Dxmon.c177 static void cacheflush(void);
1112 cacheflush(); in cmds()
1937 static void cacheflush(void) in cacheflush() function
/linux/arch/
A DKconfig295 # Select if arch has all set_memory_ro/rw/x/nx() functions in asm/cacheflush.h

Completed in 36 milliseconds