Home
last modified time | relevance | path

Searched refs:FASTTRAP_INSTR (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/sparc/sys/
H A Dfasttrap_isa.h41 #define FASTTRAP_INSTR 0x91d02038 macro
/titanic_44/usr/src/uts/intel/sys/
H A Dfasttrap_isa.h39 #define FASTTRAP_INSTR 0xcc macro
/titanic_44/usr/src/lib/libdtrace/i386/
H A Ddt_isadep.c437 if (ret == FASTTRAP_INSTR) { in dt_getbyte()
489 (uchar_t)x86dis.d86_bytes[0] == FASTTRAP_INSTR) in dt_instr_size()
/titanic_44/usr/src/uts/sun4/os/
H A Ddtrace_subr.c102 instr == FASTTRAP_INSTR) { in dtrace_pid_probe()
/titanic_44/usr/src/lib/libdtrace/sparc/
H A Ddt_isadep.c108 while (text[i] == FASTTRAP_INSTR) { in dt_pid_create_return_probe()
/titanic_44/usr/src/uts/i86pc/os/
H A Ddtrace_subr.c280 instr != FASTTRAP_INSTR && in dtrace_user_probe()
/titanic_44/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c535 ASSERT(instr[start] == FASTTRAP_INSTR); in fasttrap_tracepoint_init()
607 fasttrap_instr_t instr = FASTTRAP_INSTR; in fasttrap_tracepoint_install()
626 if (instr != FASTTRAP_INSTR) in fasttrap_tracepoint_remove()
/titanic_44/usr/src/uts/sparc/dtrace/
H A Dfasttrap_isa.c1055 fasttrap_instr_t instr = FASTTRAP_INSTR; in fasttrap_tracepoint_install()
1074 if (instr != FASTTRAP_INSTR && instr != BREAKPOINT_INSTR) in fasttrap_tracepoint_remove()