Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.h112 #define PTL_GETFPREGS(t, tid, fpregs) \ macro
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dproc_x86util.c604 if (PTL_GETFPREGS(t, tid, fprsp) != 0) { in x86_pt_fpregs_common()