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

/xnu-2782.1.97/bsd/i386/
H A Dfasttrap_isa.h96 #define FASTTRAP_SEG_NONE 0 macro
/xnu-2782.1.97/bsd/dev/i386/
H A Dfasttrap_isa.c315 tp->ftt_segment = FASTTRAP_SEG_NONE;
353 if (tp->ftt_segment != FASTTRAP_SEG_NONE)
1312 if (tp->ftt_segment != FASTTRAP_SEG_NONE &&
1854 if (tp->ftt_segment != FASTTRAP_SEG_NONE &&

Completed in 23 milliseconds