Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/include/ | |
sysarch.h | 40 int whichcache; member in struct:mips_cacheflush_args |
netbsd32_machdep.h | 75 int whichcache; member in struct:mips_cacheflush_args32 |
/src/sys/compat/ultrix/ | |
ultrix_misc.c | 509 int whichcache = SCARG(uap, whichcache); local in function:ultrix_sys_cacheflush 511 return mips_user_cacheflush(p, va, nbytes, whichcache); |