Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp32.c41 #define JIT_REG_TMP MAX_BPF_JIT_REG macro
140 [JIT_REG_TMP] = {MIPS_R_T7, MIPS_R_T6},
1468 const u8 *tmp = bpf2mips32[JIT_REG_TMP]; in build_insn()