Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dtraptrace.h138 #define TRAPTR_LAST_OFFSET 16 /* last completed trace entry */ macro
226 st scr1, [scr2 + TRAPTR_LAST_OFFSET]; \
/titanic_41/usr/src/uts/sun4v/sys/
H A Dtraptrace.h190 #define TRAPTR_LAST_OFFSET 16 /* last completed trace entry */ macro
283 st scr1, [scr2 + TRAPTR_LAST_OFFSET]; \
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah_asm.s263 st %g5, [%g6 + TRAPTR_LAST_OFFSET]
H A Dus3_cheetahplus_asm.s342 st %g5, [%g6 + TRAPTR_LAST_OFFSET]
H A Dus3_jalapeno_asm.s722 st %g5, [%g6 + TRAPTR_LAST_OFFSET]
H A Dus3_common_asm.s2121 st %g5, [%g6 + TRAPTR_LAST_OFFSET]
2302 st %g5, [%g6 + TRAPTR_LAST_OFFSET]
H A Dopl_olympus_asm.s657 st scr1, [ptr + TRAPTR_LAST_OFFSET]; \