HomeSort by: relevance | last modified time | path
    Searched refs:CTX_SECONDARY (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sparc64/include/
ctlreg.h 270 #define CTX_SECONDARY 0x10 /* secondary context -- DMMU only */
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 145 mov CTX_SECONDARY, %g5
pmap.c 170 : : "r" (ctx), "r" (CTX_SECONDARY), "n" (ASI_DMMU)
176 : : "r" (ctx), "r" (CTX_SECONDARY), "n" (ASI_MMU_CONTEXTID)
locore.s 3575 mov CTX_SECONDARY, %g2 ! Is this context ok or should it be CTX_PRIMARY? XXX
5051 ldxa [CTX_SECONDARY] %asi, %o3 ! ctx
5306 mov CTX_SECONDARY, %g1 ! Restore the user context
6012 mov CTX_SECONDARY, %o2
6122 set CTX_SECONDARY, %o4
6139 mov CTX_SECONDARY, %o2
6162 mov CTX_SECONDARY, %o2
6175 set CTX_SECONDARY, %o2
7836 mov CTX_SECONDARY, %o4
7847 mov CTX_SECONDARY, %o
    [all...]

Completed in 22 milliseconds