Home
last modified time | relevance | path

Searched refs:RV_REG_A3 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c20 [BPF_REG_4] = RV_REG_A3,
H A Dbpf_jit_comp32.c76 [BPF_REG_2] = {RV_REG_A3, RV_REG_A2},
/kernel/linux/linux-6.6/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},

Completed in 13 milliseconds