Searched refs:cacheflush (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/ |
H A D | csky-linux-elf.h | 127 cacheflush (BEG, END-BEG, 3) 132 extern int cacheflush (void *__addr, const int __nbytes, const int __op);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/ |
H A D | csky-linux-elf.h | 129 cacheflush (BEG, END-BEG, 3) 134 extern int cacheflush (void *__addr, const int __nbytes, const int __op);
|
/netbsd-src/lib/libc/arch/mips/gen/ |
H A D | Makefile.inc | 33 SRCS+= cacheflush.c 36 CPPFLAGS.cacheflush.c += -D_KERNTYPES
|
/netbsd-src/sys/arch/mips/include/ |
H A D | cachectl.h | 42 int cacheflush(void *, size_t, int);
|
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitConfigInternal.h | 318 cacheflush((long)(from), (long)(to), 0)
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
H A D | domctl.h | 1228 struct xen_domctl_cacheflush cacheflush; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
H A D | lib1funcs.S | 1514 @ EABI GNU/Linux call to cacheflush syscall.
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/ |
H A D | lib1funcs.S | 1514 @ EABI GNU/Linux call to cacheflush syscall.
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 335 cacheflush
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/ |
H A D | mdb.c | 83 extern int cacheflush(char *addr, int nbytes, int cache); 84 #define CACHEFLUSH(addr, bytes, cache) cacheflush(addr, bytes, cache)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | FSFChangeLog.11 | 36 * mips/ultrix.h (CACHE_FLUSH_FUNC): Define as cacheflush. 7391 (__enable_execute_stack, cacheflush, exit) : Likewise. 8497 * libgcc2.c (cacheflush): Add SONY NEWS-OS 4.2 version.
|
H A D | FSFChangeLog.10 | 3373 * mips.h (INITIALIZE_TRAMPOLINE): Likewise for cacheflush.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.11 | 36 * mips/ultrix.h (CACHE_FLUSH_FUNC): Define as cacheflush. 7391 (__enable_execute_stack, cacheflush, exit) : Likewise. 8497 * libgcc2.c (cacheflush): Add SONY NEWS-OS 4.2 version.
|
H A D | FSFChangeLog.10 | 3373 * mips.h (INITIALIZE_TRAMPOLINE): Likewise for cacheflush.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 66916 + <syscall name="cacheflush" groups="memory"/>
|