Searched refs:FASTTRAP_ARM64_RET_INSTR (Results 1 – 4 of 4) sorted by relevance
66 is_fasttrap = (pc == FASTTRAP_ARM64_RET_INSTR); in dtrace_user_probe()
377 local_scratch[num_instrs] = FASTTRAP_ARM64_RET_INSTR;
127 #define FASTTRAP_ARM64_RET_INSTR 0xe7eeee7d macro
219 #define FASTTRAP_ARM64_RET_INSTR 0xe7eeee7d macro992 if (instr == FASTTRAP_ARM64_INSTR || instr == FASTTRAP_ARM64_RET_INSTR) { in handle_uncategorized()