Home
last modified time | relevance | path

Searched refs:ASI_IMMU (Results 1 – 8 of 8) sorted by relevance

/NextBSD/sys/sparc64/sparc64/
HDzeus.c57 stxa(AA_IMMU_TSB_PEXT_REG, ASI_IMMU, 0); in zeus_init()
67 stxa(AA_IMMU_TSB_NEXT_REG, ASI_IMMU, 0); in zeus_init()
HDcheetah.c68 stxa(AA_IMMU_TSB_PEXT_REG, ASI_IMMU, 0); in cheetah_init()
78 stxa(AA_IMMU_TSB_NEXT_REG, ASI_IMMU, 0); in cheetah_init()
HDmp_locore.S108 wr %g0, ASI_IMMU, %asi
132 wr %g0, ASI_IMMU, %asi
HDswtch.S279 stxa %i4, [%i5] ASI_IMMU
HDexception.S504 wr %g0, ASI_IMMU, %asi
602 wr %g0, ASI_IMMU, %asi
1226 wr %g0, ASI_IMMU, %asi
1340 wr %g0, ASI_IMMU, %asi
HDpmap.c2332 stxa(AA_IMMU_TSB, ASI_IMMU, pm->pm_tsb); in pmap_activate()
/NextBSD/sys/sparc64/include/
HDasi.h115 #define ASI_IMMU 0x50 macro
/NextBSD/sys/boot/sparc64/loader/
HDmain.c509 stxa(AA_IMMU_TAR, ASI_IMMU, tag); in itlb_relocate_locked0_sun4u()