Searched defs:insn2 (Results 1 – 3 of 3) sorted by relevance
207 #define _ALTERNATIVE_CFG(insn1, insn2, cap, cfg, ...) \ argument
119 u32 insn2 = riscv_instruction_at(alt_ptr + (i + 1) * sizeof(u32)); in riscv_alternative_fix_offsets() local
104 static void emit2(struct bpf_gen *gen, struct bpf_insn insn1, struct bpf_insn insn2) in emit2()