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