Searched refs:setcontext4 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dpmap.c1682 setcontext4(pm->pm_ctxnum);
1692 setcontext4(0);
1728 setcontext4(i);
1737 setcontext4(ctx);
1781 setcontext4(0);
1793 setcontext4(ctx);
1879 setcontext4(pm->pm_ctxnum);
1890 setcontext4(ctx); /* done with old context */
1948 setcontext4(i);
1951 setcontext4(ct
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dpte.h401 #define setcontext4(c) stba(AC_CONTEXT, ASI_CONTROL, c) macro
404 : setcontext4(c))

Completed in 178 milliseconds