Home
last modified time | relevance | path

Searched refs:A64_LDR64 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit_comp.c307 emit(A64_LDR64(prg, tmp, prg), ctx); in emit_bpf_tail_call()
313 emit(A64_LDR64(tmp, prg, tmp), ctx); in emit_bpf_tail_call()
823 emit(A64_LDR64(dst, src, tmp), ctx); in build_insn()
H A Dbpf_jit.h67 #define A64_LDR64(Xt, Xn, Xm) A64_LS_REG(Xt, Xn, Xm, 64, LOAD) macro
/kernel/linux/linux-6.6/arch/arm64/net/
H A Dbpf_jit_comp.c421 emit(A64_LDR64(prg, tmp, prg), ctx); in emit_bpf_tail_call()
427 emit(A64_LDR64(tmp, prg, tmp), ctx); in emit_bpf_tail_call()
1230 emit(A64_LDR64(dst, src, tmp), ctx); in build_insn()
H A Dbpf_jit.h70 #define A64_LDR64(Xt, Xn, Xm) A64_LS_REG(Xt, Xn, Xm, 64, LOAD) macro

Completed in 6 milliseconds