Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/net/
H A Dbpf_jit_comp64.c205 emit_jalr(RV_REG_ZERO, is_tail_call ? RV_REG_T3 : RV_REG_RA, in __build_epilogue()
338 emit_ld(RV_REG_T3, off, RV_REG_T2, ctx); in emit_bpf_tail_call()
H A Dbpf_jit.h50 RV_REG_T3 = 28, /* Temporaries */ enumerator
H A Dbpf_jit_comp32.c97 [TMP_REG_1] = {RV_REG_T3, RV_REG_T2},