Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/net/
H A Dbpf_jit.h37 RV_REG_A5 = 15, enumerator
65 BIT(RV_REG_A5)); in is_creg()
H A Dbpf_jit_comp64.c16 [BPF_REG_0] = RV_REG_A5,
204 emit_mv(RV_REG_A0, RV_REG_A5, ctx); in __build_epilogue()
H A Dbpf_jit_comp32.c77 [BPF_REG_3] = {RV_REG_A5, RV_REG_A4},