Home
last modified time | relevance | path

Searched refs:CTX_SECONDARY (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/sparc64/include/
Dctlreg.h270 #define CTX_SECONDARY 0x10 /* secondary context -- DMMU only */ macro
/netbsd/src/sys/arch/sparc64/sparc64/
Dmp_subr.S145 mov CTX_SECONDARY, %g5
Dpmap.c170 : : "r" (ctx), "r" (CTX_SECONDARY), "n" (ASI_DMMU) in dmmu_set_secondary_context()
176 : : "r" (ctx), "r" (CTX_SECONDARY), "n" (ASI_MMU_CONTEXTID) in dmmu_set_secondary_context()
Dlocore.s5039 ldxa [CTX_SECONDARY] %asi, %o3 ! ctx
5294 mov CTX_SECONDARY, %g1 ! Restore the user context
6000 mov CTX_SECONDARY, %o2