Home
last modified time | relevance | path

Searched refs:A64_BR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/net/
H A Dbpf_jit.h51 #define A64_BR(Rn) aarch64_insn_gen_branch_reg(Rn, AARCH64_INSN_BRANCH_NOLINK) macro
H A Dbpf_jit_comp.c634 emit(A64_BR(tmp), ctx); in emit_bpf_tail_call()
861 emit(A64_BR(tmp), ctx); in build_plt()