Searched refs:A64_NOP (Results 1 – 2 of 2) sorted by relevance
334 emit(A64_NOP, ctx); in build_prologue()645 emit(A64_NOP, ctx); in build_plt()1748 emit(A64_NOP, ctx); in invoke_bpf_prog()1795 emit(A64_NOP, ctx); in invoke_bpf_mod_ret()1984 emit(A64_NOP, ctx); in prepare_trampoline()
291 #define A64_NOP A64_HINT(AARCH64_INSN_HINT_NOP) macro