Home
last modified time | relevance | path

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

/linux/arch/arm64/net/
H A Dbpf_jit.h139 #define A64_STLR32(Wt, Xn) A64_STLR(Wt, Xn, 32) macro
H A Dbpf_jit_comp.c763 emit(A64_STLR32(src, reg), ctx); in emit_atomic_ld_st()