HomeSort by: relevance | last modified time | path
    Searched defs:whichcache (Results 1 - 4 of 4) 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
511 return mips_user_cacheflush(p, va, nbytes, whichcache);
ultrix_syscallargs.h 332 syscallarg(int) whichcache; member in struct:ultrix_sys_cacheflush_args

Completed in 19 milliseconds