Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dfasttrap_isa.h80 #define FASTTRAP_T_RET16 0x07 /* ret <imm16> */ macro
/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c432 tp->ftt_type = FASTTRAP_T_RET16; in fasttrap_tracepoint_init()
672 tp->ftt_type != FASTTRAP_T_RET16 && in fasttrap_return_common()
1069 case FASTTRAP_T_RET16: in fasttrap_pid_probe()
1096 if (tp->ftt_type == FASTTRAP_T_RET16) in fasttrap_pid_probe()