Searched refs:cacheflush (Results 1 – 25 of 40) sorted by relevance
12
5 obj-y += cacheflush.o
9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
6 obj-y += cacheflush.o
2 obj-y += cacheflush.o
12 cacheflush.o
46 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
146 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
202 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
258 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
246 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
331 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.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)
269 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
313 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
344 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
338 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
311 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
296 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
312 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
358 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
14 obj-y += cacheflush.o
8 obj-vdso32 = sigtramp32-32.o gettimeofday-32.o datapage-32.o cacheflush-32.o note-32.o getcpu-32.o9 obj-vdso64 = sigtramp64-64.o gettimeofday-64.o datapage-64.o cacheflush-64.o note-64.o getcpu-64.o
13 mandatory-y += cacheflush.h
72 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument