Home
last modified time | relevance | path

Searched refs:emit_li (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/riscv/net/
H A Dbpf_jit_comp64.c147 emit_li(rd, lower, ctx); in emit_imm()
561 emit_li(RV_REG_T2, 0, ctx); in bpf_jit_emit_insn()
H A Dbpf_jit.h845 static inline void emit_li(u8 rd, s32 imm, struct rv_jit_context *ctx) in emit_li() function
/kernel/linux/linux-6.6/arch/riscv/net/
H A Dbpf_jit_comp64.c191 emit_li(rd, lower, ctx); in emit_imm()
914 emit_li(RV_REG_T1, nregs, ctx); in __arch_prepare_bpf_trampoline()
1213 emit_li(RV_REG_T2, 0, ctx); in bpf_jit_emit_insn()
H A Dbpf_jit.h951 static inline void emit_li(u8 rd, s32 imm, struct rv_jit_context *ctx) in emit_li() function

Completed in 8 milliseconds