Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/net/
H A Dbpf_jit.h35 RV_REG_A3 = 13, enumerator
63 BIT(RV_REG_A3) | in is_creg()
H A Dbpf_jit_comp64.c26 [BPF_REG_4] = RV_REG_A3,
40 [RV_REG_A3] = offsetof(struct pt_regs, a3),
H A Dbpf_jit_comp32.c76 [BPF_REG_2] = {RV_REG_A3, RV_REG_A2},