Searched refs:IS_ARM_NOP (Results 1 – 1 of 1) sorted by relevance
89 #define IS_ARM_NOP(x) ((x) == 0xE1A00000) macro142 if (IS_ARM_NOP(instr) || IS_ARM_IS_ENABLED(instr)) { in fasttrap_tracepoint_init()582 (!tp->ftt_thumb && IS_ARM_NOP(tp->ftt_instr))) {