Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c69 #define RV_REG_TCC_SAVED RV_REG_S7
163 emit(rv_lw(RV_REG_S7, stack_adjust - 36, RV_REG_SP), ctx); in __build_epilogue()
1337 emit(rv_sw(RV_REG_SP, stack_adjust - 36, RV_REG_S7), ctx); in bpf_jit_build_prologue()
H A Dbpf_jit.h55 RV_REG_S7 = 23, enumerator
H A Dbpf_jit_comp64.c26 #define RV_REG_ARENA RV_REG_S7 /* For storing arena_vm_start */