Home
last modified time | relevance | path

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

/linux/arch/arm64/net/
H A Dbpf_jit.h140 #define A64_STLR64(Xt, Xn) A64_STLR(Xt, Xn, 64) macro
H A Dbpf_jit_comp.c766 emit(A64_STLR64(src, reg), ctx); in emit_atomic_ld_st()