Home
last modified time | relevance | path

Searched refs:nwin_minus_one (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.s203 sethi %hi(nwin_minus_one), %g4
204 ld [%g4 + %lo(nwin_minus_one)], %g4
275 sethi %hi(nwin_minus_one), %g4
276 ld [%g4 + %lo(nwin_minus_one)], %g4
591 sethi %hi(nwin_minus_one), %g3 ! hang onto maxwin since we'll need
/titanic_44/usr/src/uts/sun4u/sys/
H A Dmachthread.h243 sethi %hi(nwin_minus_one), scr1; \
244 ld [scr1 + %lo(nwin_minus_one)], scr1; \
/titanic_44/usr/src/uts/sun4v/ml/
H A Dmach_locore.s197 .global nwindows, nwin_minus_one, winmask
200 nwin_minus_one: label
267 sethi %hi(nwin_minus_one), %g2
268 st %g1, [%g2 + %lo(nwin_minus_one)]
H A Dtrap_table.s1899 sethi %hi(nwin_minus_one), %g5
1900 ld [%g5 + %lo(nwin_minus_one)], %g5 ! %g5 = nwin - 1
/titanic_44/usr/src/uts/sun4u/ml/
H A Dmach_locore.s189 .global nwindows, nwin_minus_one, winmask
192 nwin_minus_one: label
259 sethi %hi(nwin_minus_one), %g2
260 st %g1, [%g2 + %lo(nwin_minus_one)]
H A Dtrap_table.s2131 sethi %hi(nwin_minus_one), %g5
2132 ld [%g5 + %lo(nwin_minus_one)], %g5 ! %g5 = nwin - 1
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_asm.s956 sethi %hi(nwin_minus_one), tmp ;\
957 ld [tmp + %lo(nwin_minus_one)], tmp ;\