Searched refs:A64_CASAL (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/arm64/net/ | ||
D | bpf_jit.h | 144 #define A64_CASAL(sf, Rt, Rn, Rs) \ macro |
D | bpf_jit_comp.c | 494 emit(A64_CASAL(isdw, src, reg, bpf2a64[BPF_REG_0]), ctx); in emit_lse_atomic() |