Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/net/
Dbpf_jit_comp.h50 #define MIPS_R_GP 28 /* Global ptr */ macro
Dbpf_jit_comp32.c91 BIT(MIPS_R_GP) | \
138 [BPF_REG_AX] = {MIPS_R_GP, MIPS_R_AT},
Dbpf_jit_comp64.c50 BIT(MIPS_R_GP) | \