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 3576 mov CTX_SECONDARY, %g2 ! Is this context ok or should it be CTX_PRIMARY? XXX
5052 ldxa [CTX_SECONDARY] %asi, %o3 ! ctx
5307 mov CTX_SECONDARY, %g1 ! Restore the user context
6013 mov CTX_SECONDARY, %o2
6123 set CTX_SECONDARY, %o4
6140 mov CTX_SECONDARY, %o2
6163 mov CTX_SECONDARY, %o2
6176 set CTX_SECONDARY, %o2
7837 mov CTX_SECONDARY, %o4
7848 mov CTX_SECONDARY, %o
    [all...]

Completed in 23 milliseconds