Searched refs:ASI_IMMU (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sys/sparc64/sparc64/ |
| HD | zeus.c | 57 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()
|
| HD | cheetah.c | 68 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()
|
| HD | mp_locore.S | 108 wr %g0, ASI_IMMU, %asi 132 wr %g0, ASI_IMMU, %asi
|
| HD | swtch.S | 279 stxa %i4, [%i5] ASI_IMMU
|
| HD | exception.S | 504 wr %g0, ASI_IMMU, %asi 602 wr %g0, ASI_IMMU, %asi 1226 wr %g0, ASI_IMMU, %asi 1340 wr %g0, ASI_IMMU, %asi
|
| HD | pmap.c | 2332 stxa(AA_IMMU_TSB, ASI_IMMU, pm->pm_tsb); in pmap_activate()
|
| /NextBSD/sys/sparc64/include/ |
| HD | asi.h | 115 #define ASI_IMMU 0x50 macro
|
| /NextBSD/sys/boot/sparc64/loader/ |
| HD | main.c | 509 stxa(AA_IMMU_TAR, ASI_IMMU, tag); in itlb_relocate_locked0_sun4u()
|