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

/xnu-2782.1.97/bsd/i386/
H A Dfasttrap_isa.h66 #define ftt_type ftt_mtp.ftmt_type macro
/xnu-2782.1.97/bsd/dev/i386/
H A Dfasttrap_isa.c376 tp->ftt_type = FASTTRAP_T_COMMON;
395 tp->ftt_type = FASTTRAP_T_JCC;
411 tp->ftt_type = FASTTRAP_T_CALL;
413 tp->ftt_type = FASTTRAP_T_JMP;
479 tp->ftt_type = FASTTRAP_T_RET;
483 tp->ftt_type = FASTTRAP_T_RET16;
504 tp->ftt_type = FASTTRAP_T_JCC;
513 tp->ftt_type = FASTTRAP_T_LOOP;
520 tp->ftt_type = FASTTRAP_T_JCXZ;
526 tp->ftt_type
[all...]

Completed in 28 milliseconds