Home
last modified time | relevance | path

Searched refs:A64_SWPAL (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/arm64/net/
Dbpf_jit.h148 #define A64_SWPAL(sf, Rt, Rn, Rs) A64_LD_OP_AL(sf, Rt, Rn, Rs, SWP) macro
Dbpf_jit_comp.c694 emit(A64_SWPAL(isdw, src, reg, src), ctx); in emit_lse_atomic()