Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/net/
Dbpf_jit.h35 RV_REG_A3 = 13, enumerator
63 BIT(RV_REG_A3) | in is_creg()
Dbpf_jit_comp64.c21 [BPF_REG_4] = RV_REG_A3,
35 [RV_REG_A3] = offsetof(struct pt_regs, a3),
Dbpf_jit_comp32.c76 [BPF_REG_2] = {RV_REG_A3, RV_REG_A2},