Searched refs:emit_load_r64 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/riscv/net/ |
H A D | bpf_jit_comp32.c | 836 static int emit_load_r64(const s8 *dst, const s8 *src, s16 off, in emit_load_r64() function 1248 if (emit_load_r64(dst, src, off, ctx, BPF_SIZE(code))) in bpf_jit_emit_insn()
|
/openbmc/linux/arch/parisc/net/ |
H A D | bpf_jit_comp32.c | 1006 static int emit_load_r64(const s8 *dst, const s8 *src, s16 off, in emit_load_r64() function 1424 if (emit_load_r64(dst, src, off, ctx, BPF_SIZE(code))) in bpf_jit_emit_insn()
|