Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/net/
Dbpf_jit_comp64.c34 #define JIT_REG_TC (MAX_BPF_JIT_REG + 0) macro
83 [JIT_REG_TC] = MIPS_R_A5,
478 u8 tcc = bpf2mips64[JIT_REG_TC]; in emit_tail_call()
522 access_reg(ctx, JIT_REG_TC); in emit_tail_call()
546 u8 tc = bpf2mips64[JIT_REG_TC]; in build_prologue()
574 if (ctx->accessed & BIT(JIT_REG_TC)) in build_prologue()