Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c62 static u8 bpf_to_hppa_reg(int bpf_reg, struct hppa_jit_context *ctx) in bpf_to_hppa_reg() function
419 *rd = bpf_to_hppa_reg(insn->dst_reg, ctx); in init_regs()
425 *rs = bpf_to_hppa_reg(insn->src_reg, ctx); in init_regs()