Home
last modified time | relevance | path

Searched refs:ASI_MMU_CONTEXTID (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/sparc64/include/
H A Dctlreg.h85 #define ASI_MMU_CONTEXTID 0x21 /* [4v] MMU context */ macro
/openbsd/sys/arch/sparc64/sparc64/
H A Dpmap.c1613 stxa(CTX_SECONDARY, ASI_MMU_CONTEXTID, pmap->pm_ctx); in pmap_activate()
H A Dlocore.s172 ldxa [ctx] ASI_MMU_CONTEXTID, ctxid ;\
179 stxa ctxid, [ctx] ASI_MMU_CONTEXTID ;\