Searched refs:TRAPTR_LIMIT (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/uts/sparc/v7/sys/ |
H A D | traptrace.h | 91 #define TRAPTR_LIMIT 8 /* pointer past end of buffer */ macro 125 ld [scr1 + TRAPTR_LIMIT], scr2; \
|
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | traptrace.h | 140 #define TRAPTR_LIMIT 24 /* pointer past end of buffer */ macro 196 ld [scr1 + TRAPTR_LIMIT], ptr; \ 225 ld [scr2 + TRAPTR_LIMIT], scr3; \
|
/titanic_44/usr/src/uts/intel/ia32/sys/ |
H A D | traptrace.h | 127 cmpq TRAPTR_LIMIT(scr1), scr2; \ 145 cmpl TRAPTR_LIMIT(scr1), scr2; \
|
/titanic_44/usr/src/uts/sun4v/sys/ |
H A D | traptrace.h | 192 #define TRAPTR_LIMIT 24 /* pointer past end of buffer */ macro 253 ld [scr1 + TRAPTR_LIMIT], ptr; \ 282 ld [scr2 + TRAPTR_LIMIT], scr3; \
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | us3_cheetah_asm.s | 219 ld [%g6 + TRAPTR_LIMIT], %g5 262 ld [%g6 + TRAPTR_LIMIT], %g4
|
H A D | us3_cheetahplus_asm.s | 298 ld [%g6 + TRAPTR_LIMIT], %g5 341 ld [%g6 + TRAPTR_LIMIT], %g4
|
H A D | us3_jalapeno_asm.s | 678 ld [%g6 + TRAPTR_LIMIT], %g5 721 ld [%g6 + TRAPTR_LIMIT], %g4
|
H A D | us3_common_asm.s | 2085 ld [%g6 + TRAPTR_LIMIT], %g5 2120 ld [%g6 + TRAPTR_LIMIT], %g4 2266 ld [%g6 + TRAPTR_LIMIT], %g5 2301 ld [%g6 + TRAPTR_LIMIT], %g4
|
H A D | opl_olympus_asm.s | 626 ld [scr1 + TRAPTR_LIMIT], ptr; \ 656 ld [ptr + TRAPTR_LIMIT], scr2; \
|
/titanic_44/usr/src/uts/i86pc/ml/ |
H A D | offsets.in | 329 ttc_limit TRAPTR_LIMIT
|