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

/darwin-on-arm/xnu/bsd/dev/i386/
H A Dfasttrap_isa.c186 #define FASTTRAP_NOREG 0xff macro
439 FASTTRAP_NOREG :
442 FASTTRAP_NOREG :
460 tp->ftt_base = FASTTRAP_NOREG;
469 tp->ftt_index = FASTTRAP_NOREG;
1309 if (tp->ftt_base != FASTTRAP_NOREG)
1311 if (tp->ftt_index != FASTTRAP_NOREG)
1851 if (tp->ftt_base != FASTTRAP_NOREG)
1853 if (tp->ftt_index != FASTTRAP_NOREG)

Completed in 23 milliseconds