Searched refs:A64_LDR64LIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/net/ | ||
H A D | bpf_jit.h | 92 #define A64_LDR64LIT(Xt, offset) \ macro |
H A D | bpf_jit_comp.c | 649 emit(A64_LDR64LIT(tmp, 2 * AARCH64_INSN_SIZE), ctx); in build_plt() |