Searched refs:RV_REG_A3 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/riscv/net/ |
H A D | bpf_jit.h | 35 RV_REG_A3 = 13, enumerator 63 BIT(RV_REG_A3) | in is_creg()
|
H A D | bpf_jit_comp64.c | 20 [BPF_REG_4] = RV_REG_A3,
|
H A D | bpf_jit_comp32.c | 76 [BPF_REG_2] = {RV_REG_A3, RV_REG_A2},
|
/kernel/linux/linux-6.6/arch/riscv/net/ |
H A D | bpf_jit.h | 35 RV_REG_A3 = 13, enumerator 63 BIT(RV_REG_A3) | in is_creg()
|
H A D | bpf_jit_comp64.c | 26 [BPF_REG_4] = RV_REG_A3, 40 [RV_REG_A3] = offsetof(struct pt_regs, a3),
|
H A D | bpf_jit_comp32.c | 76 [BPF_REG_2] = {RV_REG_A3, RV_REG_A2},
|
Completed in 13 milliseconds