Searched refs:FASTTRAP_ARM_INSTR (Results 1 – 4 of 4) sorted by relevance
164 if (fuword32(regs->pc, &instr_check) == 0 && instr_check != FASTTRAP_ARM_INSTR) { in dtrace_user_probe()
196 instr = FASTTRAP_ARM_INSTR; in fasttrap_tracepoint_install()227 if (instr != FASTTRAP_ARM_INSTR) { in fasttrap_tracepoint_remove()
115 #define FASTTRAP_ARM_INSTR 0xe7ffdefc macro
79 #define FASTTRAP_ARM_INSTR 0xe7ffdefc macro169 if (instr == FASTTRAP_ARM_INSTR || instr == FASTTRAP_ARM_RET_INSTR) { in sleh_undef()