Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/i386/
H A Dfasttrap_isa.h85 #define FASTTRAP_T_RET16 0x07 /* ret <imm16> */ macro
/xnu-10002.41.9/bsd/dev/i386/
H A Dfasttrap_isa.c473 tp->ftt_type = FASTTRAP_T_RET16; in fasttrap_tracepoint_init()
713 tp->ftt_type != FASTTRAP_T_RET16 && in fasttrap_return_common()
1143 case FASTTRAP_T_RET16: in fasttrap_pid_probe32()
1165 if (tp->ftt_type == FASTTRAP_T_RET16) in fasttrap_pid_probe32()
1691 case FASTTRAP_T_RET16: in fasttrap_pid_probe64()
1711 if (tp->ftt_type == FASTTRAP_T_RET16) in fasttrap_pid_probe64()