Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/dev/i386/
H A Dfasttrap_isa.c175 #define FASTTRAP_NOREG 0xff macro
424 FASTTRAP_NOREG : in fasttrap_tracepoint_init()
427 FASTTRAP_NOREG : in fasttrap_tracepoint_init()
443 tp->ftt_base = FASTTRAP_NOREG; in fasttrap_tracepoint_init()
452 tp->ftt_index = FASTTRAP_NOREG; in fasttrap_tracepoint_init()
1310 if (tp->ftt_base != FASTTRAP_NOREG) in fasttrap_pid_probe32()
1312 if (tp->ftt_index != FASTTRAP_NOREG) in fasttrap_pid_probe32()
1856 if (tp->ftt_base != FASTTRAP_NOREG) in fasttrap_pid_probe64()
1858 if (tp->ftt_index != FASTTRAP_NOREG) in fasttrap_pid_probe64()