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

  /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 3563 mov CTX_SECONDARY, %g2 ! Is this context ok or should it be CTX_PRIMARY? XXX
5039 ldxa [CTX_SECONDARY] %asi, %o3 ! ctx
5294 mov CTX_SECONDARY, %g1 ! Restore the user context
6000 mov CTX_SECONDARY, %o2
6110 set CTX_SECONDARY, %o4
6127 mov CTX_SECONDARY, %o2
6150 mov CTX_SECONDARY, %o2
6163 set CTX_SECONDARY, %o2
7824 mov CTX_SECONDARY, %o4
7835 mov CTX_SECONDARY, %o
    [all...]
  /src/sys/arch/sparc64/include/
ctlreg.h 270 #define CTX_SECONDARY 0x10 /* secondary context -- DMMU only */

Completed in 24 milliseconds