Searched refs:cacheflush (Results 1 – 24 of 24) sorted by relevance
| /linux/arch/csky/abiv1/ |
| A D | Makefile | 5 obj-y += cacheflush.o
|
| /linux/arch/csky/mm/ |
| A D | syscache.c | 9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
|
| /linux/arch/nios2/mm/ |
| A D | Makefile | 6 obj-y += cacheflush.o
|
| /linux/arch/csky/abiv2/ |
| A D | Makefile | 2 obj-y += cacheflush.o
|
| /linux/arch/powerpc/mm/ |
| A D | Makefile | 10 cacheflush.o
|
| /linux/arch/riscv/mm/ |
| A D | Makefile | 17 obj-y += cacheflush.o
|
| /linux/arch/powerpc/kernel/vdso/ |
| 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
|
| /linux/scripts/ |
| A D | syscall.tbl | 292 244 arc cacheflush sys_cacheflush 299 245 csky cacheflush sys_cacheflush 301 244 nios2 cacheflush sys_cacheflush
|
| /linux/arch/arm64/tools/ |
| A D | syscall_64.tbl | 292 244 arc cacheflush sys_cacheflush 299 245 csky cacheflush sys_cacheflush 301 244 nios2 cacheflush sys_cacheflush
|
| /linux/include/asm-generic/ |
| A D | Kbuild | 12 mandatory-y += cacheflush.h
|
| /linux/arch/mips/mm/ |
| A D | cache.c | 89 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
|
| /linux/Documentation/arch/riscv/ |
| A D | cmodx.rst | 41 .. kernel-doc:: arch/riscv/mm/cacheflush.c
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| A D | syscall_n64.tbl | 208 197 n64 cacheflush sys_cacheflush
|
| /linux/arch/mips/kernel/syscalls/ |
| A D | syscall_n64.tbl | 208 197 n64 cacheflush sys_cacheflush
|
| A D | syscall_n32.tbl | 208 197 n32 cacheflush sys_cacheflush
|
| A D | syscall_o32.tbl | 161 147 o32 cacheflush sys_cacheflush
|
| /linux/arch/arm/kernel/ |
| A D | traps.c | 642 case NR(cacheflush): in arm_syscall()
|
| /linux/arch/arc/mm/ |
| 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/ |
| A D | cache.c | 935 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
|
| /linux/arch/sh/kernel/syscalls/ |
| A D | syscall.tbl | 133 123 common cacheflush sys_cacheflush
|
| /linux/arch/m68k/kernel/syscalls/ |
| A D | syscall.tbl | 133 123 common cacheflush sys_cacheflush
|
| /linux/arch/parisc/kernel/syscalls/ |
| A D | syscall.tbl | 403 356 common cacheflush sys_cacheflush
|
| /linux/arch/powerpc/xmon/ |
| A D | xmon.c | 177 static void cacheflush(void); 1112 cacheflush(); in cmds() 1937 static void cacheflush(void) in cacheflush() function
|
| /linux/arch/ |
| A D | Kconfig | 295 # Select if arch has all set_memory_ro/rw/x/nx() functions in asm/cacheflush.h
|
Completed in 36 milliseconds