Home
last modified time | relevance | path

Searched refs:PTL_SETREGS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.h99 #define PTL_SETREGS(t, tid, gregs) \ macro
H A Dmdb_proc.c4608 return (PTL_SETREGS(t, tid, grs)); in pt_putareg()