Searched refs:cacheflush (Results 1 – 12 of 12) sorted by relevance
/linux/arch/csky/abiv1/ |
H A D | Makefile | 5 obj-y += cacheflush.o
|
/linux/arch/csky/mm/ |
H A D | syscache.c | 9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
|
/linux/arch/nios2/mm/ |
H A D | Makefile | 6 obj-y += cacheflush.o
|
/linux/arch/csky/abiv2/ |
H A D | Makefile | 2 obj-y += cacheflush.o
|
/linux/arch/powerpc/mm/ |
H A D | Makefile | 10 cacheflush.o
|
/linux/scripts/ |
H A D | syscall.tbl | 292 244 arc cacheflush sys_cacheflush 299 245 csky cacheflush sys_cacheflush 301 244 nios2 cacheflush sys_cacheflush
|
/linux/include/asm-generic/ |
H A D | Kbuild | 12 mandatory-y += cacheflush.h
|
/linux/arch/mips/mm/ |
H A D | cache.c | 89 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
|
/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 208 197 n64 cacheflush sys_cacheflush
|
/linux/arch/arc/mm/ |
H A D | cache.c | 911 SYSCALL_DEFINE3(cacheflush, uint32_t, start, uint32_t, sz, uint32_t, flags) in SYSCALL_DEFINE3() argument
|
/linux/arch/parisc/kernel/ |
H A D | cache.c | 935 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
|
/linux/arch/arm/kernel/ |
H A D | traps.c | 642 case NR(cacheflush): in arm_syscall()
|