Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/net/
Debpf_jit.c31 #define MIPS_R_V1 3 macro
302 emit_instr(ctx, daddiu, MIPS_R_V1, MIPS_R_ZERO, MAX_TAIL_CALL_CNT); in gen_int_prologue()
336 emit_instr(ctx, daddu, MIPS_R_S4, MIPS_R_V1, MIPS_R_ZERO); in gen_int_prologue()
603 (ctx->flags & EBPF_TCC_IN_V1) ? MIPS_R_V1 : MIPS_R_S4, -1); in emit_bpf_tail_call()
625 emit_instr(ctx, daddu, MIPS_R_V1, MIPS_R_T5, MIPS_R_ZERO); in emit_bpf_tail_call()