Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/net/
Dbpf_jit.h51 #define A64_BR(Rn) aarch64_insn_gen_branch_reg(Rn, AARCH64_INSN_BRANCH_NOLINK) macro
Dbpf_jit_comp.c430 emit(A64_BR(tmp), ctx); in emit_bpf_tail_call()
650 emit(A64_BR(tmp), ctx); in build_plt()