Searched refs:MIPS_R_V1 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/arch/mips/net/ |
| D | ebpf_jit.c | 29 #define MIPS_R_V1 3 macro 305 emit_instr(ctx, addiu, MIPS_R_V1, MIPS_R_ZERO, MAX_TAIL_CALL_CNT); in gen_int_prologue() 347 MIPS_R_S4, MIPS_R_V1, MIPS_R_ZERO); in gen_int_prologue() 624 (ctx->flags & EBPF_TCC_IN_V1) ? MIPS_R_V1 : MIPS_R_S4, -1); in emit_bpf_tail_call() 646 emit_instr(ctx, daddu, MIPS_R_V1, MIPS_R_T5, MIPS_R_ZERO); in emit_bpf_tail_call()
|