Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/dev/i386/
H A Dfasttrap_isa.c176 #define FASTTRAP_NOREG 0xff macro
425 FASTTRAP_NOREG : in fasttrap_tracepoint_init()
428 FASTTRAP_NOREG : in fasttrap_tracepoint_init()
444 tp->ftt_base = FASTTRAP_NOREG; in fasttrap_tracepoint_init()
453 tp->ftt_index = FASTTRAP_NOREG; in fasttrap_tracepoint_init()
1311 if (tp->ftt_base != FASTTRAP_NOREG) in fasttrap_pid_probe32()
1313 if (tp->ftt_index != FASTTRAP_NOREG) in fasttrap_pid_probe32()
1857 if (tp->ftt_base != FASTTRAP_NOREG) in fasttrap_pid_probe64()
1859 if (tp->ftt_index != FASTTRAP_NOREG) in fasttrap_pid_probe64()