Searched defs:whichcache (Results 1 – 5 of 5) sorted by relevance
37 _cacheflush(void *addr, size_t nbytes, int whichcache) in _cacheflush()
40 int whichcache; member
75 int whichcache; member
102 mips_user_cacheflush(struct proc *p, vaddr_t va, size_t nbytes, int whichcache) in mips_user_cacheflush()
509 int whichcache = SCARG(uap, whichcache); in ultrix_sys_cacheflush() local