Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp64.c34 #define JIT_REG_TC (MAX_BPF_JIT_REG + 0) macro
83 [JIT_REG_TC] = MIPS_R_A5,
481 u8 tcc = bpf2mips64[JIT_REG_TC]; in emit_tail_call()
525 access_reg(ctx, JIT_REG_TC); in emit_tail_call()
549 u8 tc = bpf2mips64[JIT_REG_TC]; in build_prologue()
577 if (ctx->accessed & BIT(JIT_REG_TC)) in build_prologue()