Searched refs:rv_amoand_w (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/arch/riscv/net/ |
D | bpf_jit_comp64.c | 482 rv_amoand_w(RV_REG_ZERO, rs, rd, 0, 0), ctx); in emit_atomic() 501 rv_amoand_w(rs, rs, rd, 0, 0), ctx); in emit_atomic()
|
D | bpf_jit.h | 539 static inline u32 rv_amoand_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoand_w() function
|