Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c172 #define FASTTRAP_NOREG 0xff macro
384 FASTTRAP_NOREG : in fasttrap_tracepoint_init()
387 FASTTRAP_NOREG : in fasttrap_tracepoint_init()
403 tp->ftt_base = FASTTRAP_NOREG; in fasttrap_tracepoint_init()
412 tp->ftt_index = FASTTRAP_NOREG; in fasttrap_tracepoint_init()
1247 if (tp->ftt_base != FASTTRAP_NOREG) in fasttrap_pid_probe()
1249 if (tp->ftt_index != FASTTRAP_NOREG) in fasttrap_pid_probe()