Searched refs:A64_LDAR64 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/arm64/net/ | ||
| H A D | bpf_jit.h | 134 #define A64_LDAR64(Xt, Xn) A64_LDAR(Xt, Xn, 64) macro |
| H A D | bpf_jit_comp.c | 698 emit(A64_LDAR64(dst, reg), ctx); in emit_atomic_ld_st() |