Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
H A Dbpf_jit.h1121 static inline void emit_sw(u8 rs1, s32 off, u8 rs2, struct rv_jit_context *ctx) in emit_sw() function
H A Dbpf_jit_comp64.c506 emit_sw(rd, off, rs, ctx); in emit_stx_insn()