Home
last modified time | relevance | path

Searched refs:FASTTRAP_T_COMMON (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/sparc/sys/
H A Dfasttrap_isa.h63 #define FASTTRAP_T_COMMON 0x00 /* common case -- no emulation */ macro
/titanic_50/usr/src/uts/intel/sys/
H A Dfasttrap_isa.h75 #define FASTTRAP_T_COMMON 0x00 /* common case -- no emulation */ macro
/titanic_50/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c339 tp->ftt_type = FASTTRAP_T_COMMON; in fasttrap_tracepoint_init()
554 if (p->p_model == DATAMODEL_LP64 && tp->ftt_type == FASTTRAP_T_COMMON) { in fasttrap_tracepoint_init()
1377 case FASTTRAP_T_COMMON: in fasttrap_pid_probe()
1628 if (tp->ftt_type != FASTTRAP_T_COMMON) { in fasttrap_pid_probe()
/titanic_50/usr/src/uts/sparc/dtrace/
H A Dfasttrap_isa.c927 case FASTTRAP_T_COMMON: in fasttrap_pid_probe()
996 if (tp->ftt_type != FASTTRAP_T_COMMON) { in fasttrap_pid_probe()
1110 tp->ftt_type = FASTTRAP_T_COMMON; in fasttrap_tracepoint_init()