Searched refs:A64_SWPAL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/arch/arm64/net/ | ||
| D | bpf_jit.h | 148 #define A64_SWPAL(sf, Rt, Rn, Rs) A64_LD_OP_AL(sf, Rt, Rn, Rs, SWP) macro |
| D | bpf_jit_comp.c | 496 emit(A64_SWPAL(isdw, src, reg, src), ctx); in emit_lse_atomic() |