OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mips_user_cachectl
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mips/include/
cachectl.h
59
int
mips_user_cachectl
(struct proc *, vaddr_t, size_t, int);
/src/sys/arch/mips/mips/
sys_machdep.c
86
error =
mips_user_cachectl
(p, ccua.va, ccua.nbytes, ccua.ctl);
152
mips_user_cachectl
(struct proc *p, vaddr_t va, size_t nbytes, int cachectlval)
function in typeref:typename:int
netbsd32_machdep.c
191
error =
mips_user_cachectl
(p, ccua.va, ccua.nbytes, ccua.ctl);
/src/sys/compat/ultrix/
ultrix_misc.c
528
return
mips_user_cachectl
(p, va, nbytes, cacheop);
Completed in 14 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025