Home
last modified time | relevance | path

Searched refs:clear_cache (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/sys/arch/pmax/stand/common/
H A Dclear_cache.S37 LEAF(clear_cache)
40 j v0 # call PROM clear_cache
41 END(clear_cache)
H A Dbootxx.c77 extern int clear_cache(char *addr, int len);
120 clear_cache((char *)PRIMARY_LOAD_ADDRESS, 1024 * 1024); in main()
/netbsd-src/lib/libc/compiler_rt/
H A DMakefile.inc254 clear_cache.c \
289 clear_cache.c
294 clear_cache.c
306 clear_cache.c
/netbsd-src/sbin/ping/
H A Dping.c204 static struct timespec now, clear_cache, last_tx, next_tx, first_tx; variable
745 (void)clock_gettime(CLOCK_MONOTONIC, &clear_cache); in doit()
747 last = timespec_to_sec(&clear_cache) + maxwait; in doit()
910 if (clear_cache.tv_sec != now.tv_sec) { in pinger()
938 (void)clock_gettime(CLOCK_MONOTONIC, &clear_cache); in pinger()
1534 clear_cache.tv_sec = 0; in ck_pr_icmph()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-path.h56 void clear_cache (tree name);
H A Dgimple-range-path.cc77 path_range_query::clear_cache (tree name) in clear_cache() function in path_range_query
438 clear_cache (name); in compute_ranges_in_block()
H A Dtarget-insns.def49 DEF_TARGET_INSN (clear_cache, (rtx x0, rtx x1))
/netbsd-src/sys/arch/pmax/stand/
H A DMakefile.booters48 SRCS+= bootinit.S bootread.S clear_cache.S printf.S
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dfileread.cc470 vold->clear_cache(); in add_view()
789 p->second->clear_cache(); in clear_view_cache_marks()
793 (*p)->clear_cache(); in clear_view_cache_marks()
H A Dfileread.h317 clear_cache() in clear_cache() function
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dfileread.cc470 vold->clear_cache(); in add_view()
789 p->second->clear_cache(); in clear_view_cache_marks()
793 (*p)->clear_cache(); in clear_view_cache_marks()
H A Dfileread.h317 clear_cache() in clear_cache() function
/netbsd-src/sys/arch/pmax/include/
H A Ddec_prom.h184 #define clear_cache (*callv -> _clear_cache) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarget-insns.def49 DEF_TARGET_INSN (clear_cache, (rtx x0, rtx x1))
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.h335 #define __clear_cache __N(clear_cache)
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.h335 #define __clear_cache __N(clear_cache)
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/compiler-rt/lib/builtins/
H A DBUILD.gn181 sources += [ "clear_cache.c" ]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dlib1funcs.S1515 ARM_FUNC_START clear_cache
1528 FUNC_END clear_cache
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dlib1funcs.S1515 ARM_FUNC_START clear_cache
1528 FUNC_END clear_cache
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsics.td1345 [], "llvm.clear_cache">;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.md1532 (define_expand "clear_cache"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.md1799 (define_expand "clear_cache"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.md2051 (define_expand "clear_cache"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.md3689 (define_expand "clear_cache"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.md3686 (define_expand "clear_cache"

12