Searched defs:FASTTRAP_NOREG (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c174 #define FASTTRAP_NOREG 0xff macro
398 FASTTRAP_NOREG :
401 FASTTRAP_NOREG :
419 tp->ftt_base = FASTTRAP_NOREG;
428 tp->ftt_index = FASTTRAP_NOREG;
1293 if (tp->ftt_base != FASTTRAP_NOREG)
1295 if (tp->ftt_index != FASTTRAP_NOREG)

Completed in 49 milliseconds