Home
last modified time | relevance | path

Searched refs:A64_ASRV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit.h176 #define A64_ASRV(sf, Rd, Rn, Rm) A64_DATA2(sf, Rd, Rn, Rm, ASRV) macro
H A Dbpf_jit_comp.c512 emit(A64_ASRV(is64, dst, dst, src), ctx); in build_insn()
/kernel/linux/linux-6.6/arch/arm64/net/
H A Dbpf_jit.h240 #define A64_ASRV(sf, Rd, Rn, Rm) A64_DATA2(sf, Rd, Rn, Rm, ASRV) macro
H A Dbpf_jit_comp.c854 emit(A64_ASRV(is64, dst, dst, src), ctx); in build_insn()

Completed in 7 milliseconds