Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/net/
H A Dbpf_jit.h16 #define MIPS_R_A1 5 macro
H A Debpf_jit.c31 #define MIPS_R_A1 5 /* BPF_R2 */ macro
206 return MIPS_R_A1; in ebpf_to_mips_reg()
615 emit_instr(ctx, lwu, MIPS_R_T5, off, MIPS_R_A1); in emit_bpf_tail_call()
635 emit_instr(ctx, daddu, MIPS_R_T8, MIPS_R_T8, MIPS_R_A1); in emit_bpf_tail_call()
H A Dbpf_jit.c729 emit_reg_move(MIPS_R_A1, r_off, ctx); in build_body()
782 emit_load_imm(MIPS_R_A1, k, ctx); in build_body()