HomeSort by: relevance | last modified time | path
    Searched defs:whichcache (Results 1 - 3 of 3) sorted by relevancy

  /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);

Completed in 11 milliseconds