Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/net/
Dbpf_jit.h36 RV_REG_A4 = 14, enumerator
64 BIT(RV_REG_A4) | in is_creg()
Dbpf_jit_comp64.c22 [BPF_REG_5] = RV_REG_A4,
36 [RV_REG_A4] = offsetof(struct pt_regs, a4),
Dbpf_jit_comp32.c77 [BPF_REG_3] = {RV_REG_A5, RV_REG_A4},