Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c69 #define RV_REG_TCC_SAVED RV_REG_S7 macro
760 emit(rv_addi(RV_REG_TCC_SAVED, RV_REG_TCC, 0), ctx); in emit_call()
771 emit(rv_addi(RV_REG_TCC, RV_REG_TCC_SAVED, 0), ctx); in emit_call()