Searched refs:sys_cacheflush (Results 1 - 20 of 20) sorted by relevance

/arch/mn10300/mm/
H A Dcache-disabled.c16 asmlinkage long sys_cacheflush(unsigned long start, unsigned long end) function
H A Dcache.c47 asmlinkage long sys_cacheflush(unsigned long start, unsigned long end) function
/arch/avr32/include/asm/
H A Dsyscalls.h19 asmlinkage int sys_cacheflush(int, void __user *, size_t);
/arch/arc/include/asm/
H A Dsyscalls.h17 int sys_cacheflush(uint32_t, uint32_t uint32_t);
/arch/tile/include/uapi/asm/
H A Dunistd.h27 __SYSCALL(__NR_cacheflush, sys_cacheflush)
/arch/arc/include/uapi/asm/
H A Dunistd.h34 __SYSCALL(__NR_cacheflush, sys_cacheflush)
/arch/m32r/kernel/
H A Dsys_m32r.c79 asmlinkage int sys_cacheflush(void *addr, int bytes, int cache) function
/arch/tile/include/asm/
H A Dsyscalls.h40 long sys_cacheflush(unsigned long addr, unsigned long len,
/arch/sh/kernel/
H A Dsys_sh.c56 /* sys_cacheflush -- flush (part of) the processor cache. */
57 asmlinkage int sys_cacheflush(unsigned long addr, unsigned long len, int op) function
H A Dsyscalls_32.S142 .long sys_cacheflush /* x86: sys_modify_ldt */
H A Dsyscalls_64.S146 .long sys_cacheflush /* x86: sys_modify_ldt */
/arch/avr32/kernel/
H A Dsyscall_table.S241 .long sys_cacheflush /* 225 */
/arch/avr32/mm/
H A Dcache.c127 asmlinkage int sys_cacheflush(int operation, void __user *addr, size_t len) function
/arch/m68k/kernel/
H A Dsys_m68k.c375 /* sys_cacheflush -- flush (part of) the processor cache. */
377 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) function
523 /* sys_cacheflush -- flush (part of) the processor cache. */
525 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) function
H A Dsyscalltable.S146 .long sys_cacheflush /* modify_ldt for i386 */
/arch/mips/kernel/
H A Dscall64-n32.S308 PTR sys_cacheflush
H A Dscall32-o32.S362 PTR sys_cacheflush
H A Dscall64-64.S319 PTR sys_cacheflush
H A Dscall64-o32.S359 PTR sys_cacheflush
/arch/mn10300/kernel/
H A Dentry.S719 .long sys_cacheflush

Completed in 1543 milliseconds