Home
last modified time | relevance | path

Searched refs:linux_sys_cacheflush (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/compat/linux/arch/arm/
H A Dlinux_sys_machdep.c60 linux_sys_cacheflush(struct lwp *l, const struct linux_sys_cacheflush_args *uap, register_t *retval) in linux_sys_cacheflush() function
H A Dlinux_syscallargs.h1350 check_syscall_args(linux_sys_cacheflush)
1930 int linux_sys_cacheflush(struct lwp *, const struct linux_sys_cacheflush_args *, register_t *);
H A Dlinux_sysent.c1627 .sy_call = (sy_call_t *)linux_sys_cacheflush
/netbsd-src/sys/compat/linux/arch/mips/
H A Dlinux_machdep.c424 linux_sys_cacheflush(struct lwp *l, const struct linux_sys_cacheflush_args *uap, register_t *retval) in linux_sys_cacheflush() function
H A Dlinux_syscallargs.h479 check_syscall_args(linux_sys_cacheflush)
1674 int linux_sys_cacheflush(struct lwp *, const struct linux_sys_cacheflush_args *, register_t *);
H A Dlinux_sysent.c652 .sy_call = (sy_call_t *)linux_sys_cacheflush
/netbsd-src/sys/compat/linux/arch/m68k/
H A Dlinux_syscallargs.h448 check_syscall_args(linux_sys_cacheflush)
1616 int linux_sys_cacheflush(struct lwp *, const struct linux_sys_cacheflush_args *, register_t *);
H A Dlinux_machdep.c816 linux_sys_cacheflush(struct lwp *l, const struct linux_sys_cacheflush_args *uap, register_t *retval) in linux_sys_cacheflush() function
H A Dlinux_sysent.c590 .sy_call = (sy_call_t *)linux_sys_cacheflush