Searched refs:RV_REG_A4 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/riscv/net/ |
H A D | bpf_jit.h | 36 RV_REG_A4 = 14, enumerator 64 BIT(RV_REG_A4) | in is_creg()
|
H A D | bpf_jit_comp64.c | 21 [BPF_REG_5] = RV_REG_A4,
|
H A D | bpf_jit_comp32.c | 77 [BPF_REG_3] = {RV_REG_A5, RV_REG_A4},
|
/kernel/linux/linux-6.6/arch/riscv/net/ |
H A D | bpf_jit.h | 36 RV_REG_A4 = 14, enumerator 64 BIT(RV_REG_A4) | in is_creg()
|
H A D | bpf_jit_comp64.c | 27 [BPF_REG_5] = RV_REG_A4, 41 [RV_REG_A4] = offsetof(struct pt_regs, a4),
|
H A D | bpf_jit_comp32.c | 77 [BPF_REG_3] = {RV_REG_A5, RV_REG_A4},
|
Completed in 11 milliseconds