Searched refs:BCACHE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/mips/include/
H A Dcachectl.h47 #define BCACHE (ICACHE|DCACHE) /* invalidate both caches, as above */ macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dclear_cache.c127 syscall(__NR_cacheflush, start, (end_int - start_int), BCACHE);
130 syscall(__NR_cacheflush, start, (end_int - start_int), BCACHE);
/netbsd-current/sys/arch/mips/mips/
H A Dsys_machdep.c109 case BCACHE:

Completed in 207 milliseconds