Searched refs:AARCH64_INSN_HINT_NOP (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dinsn.h18 AARCH64_INSN_HINT_NOP = 0x0 << 5, enumerator in enum:aarch64_insn_hint_cr_op
448 case AARCH64_INSN_HINT_NOP:
569 return aarch64_insn_gen_hint(AARCH64_INSN_HINT_NOP);
/linux-master/arch/arm64/net/
H A Dbpf_jit.h291 #define A64_NOP A64_HINT(AARCH64_INSN_HINT_NOP)

Completed in 129 milliseconds