Searched refs:A64_NOP (Results 1 – 2 of 2) sorted by relevance
328 emit(A64_NOP, ctx); in build_prologue()639 emit(A64_NOP, ctx); in build_plt()1685 emit(A64_NOP, ctx); in invoke_bpf_prog()1735 emit(A64_NOP, ctx); in invoke_bpf_mod_ret()1913 emit(A64_NOP, ctx); in prepare_trampoline()
279 #define A64_NOP A64_HINT(AARCH64_INSN_HINT_NOP) macro