Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/mips/include/asm/
Dpmon.h21 void (*cacheflush) (void); member
39 #define pmon_cacheflush() debug_vectors->cacheflush()
/Linux-v4.19/arch/riscv/mm/
DMakefile5 obj-y += cacheflush.o
/Linux-v4.19/arch/nios2/mm/
DMakefile6 obj-y += cacheflush.o
/Linux-v4.19/arch/nds32/mm/
DMakefile3 mm-nds32.o cacheflush.o proc.o
/Linux-v4.19/arch/nds32/kernel/
Dsys_nds32.c27 SYSCALL_DEFINE3(cacheflush, unsigned int, start, unsigned int, end, int, cache) in SYSCALL_DEFINE3() argument
/Linux-v4.19/arch/arm/mm/
Dcache-nop.S50 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dcache-v4.S149 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dcache-v4wt.S205 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dcache-v4wb.S261 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dcache-fa.S249 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dcache-v6.S334 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-xscale.S417 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
454 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm940.S273 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm1020e.S358 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm1022.S349 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm1026.S343 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm922.S327 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm920.S325 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
Dproc-arm946.S316 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
/Linux-v4.19/arch/s390/include/asm/
DKbuild8 generic-y += cacheflush.h
/Linux-v4.19/arch/powerpc/kernel/vdso64/
DMakefile4 obj-vdso64 = sigtramp.o gettimeofday.o datapage.o cacheflush.o note.o getcpu.o
/Linux-v4.19/arch/powerpc/kernel/vdso32/
DMakefile6 obj-vdso32 = sigtramp.o gettimeofday.o datapage.o cacheflush.o note.o \
/Linux-v4.19/arch/h8300/include/asm/
DKbuild4 generic-y += cacheflush.h
/Linux-v4.19/arch/riscv/include/asm/
DKbuild2 generic-y += cacheflush.h
/Linux-v4.19/arch/mips/mm/
Dcache.c74 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument

12