Home
last modified time | relevance | path

Searched refs:TT_XCALL (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/sun4u/ml/
H A Dmach_xc.s125 set TT_XCALL, %g2
/titanic_41/usr/src/uts/sun4v/ml/
H A Dmach_xc.s127 set TT_XCALL, %g2
/titanic_41/usr/src/uts/sun4u/sys/
H A Dtraptrace.h422 #define TT_XCALL 0xd000 /* xcall/xtrap */ macro
/titanic_41/usr/src/uts/sun4v/sys/
H A Dtraptrace.h477 #define TT_XCALL 0xd000 /* xcall/xtrap */ macro
/titanic_41/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c598 case TT_XCALL: in ttprint_short()
1170 if ((ttp->tt_tt & 0xff00) == TT_XCALL) { in xctrace_walk()