Symbol: move_reg
arch/loongarch/net/bpf_jit.c
1020
move_reg(ctx, regmap[BPF_REG_0], LOONGARCH_GPR_A0);
arch/loongarch/net/bpf_jit.c
146
move_reg(ctx, LOONGARCH_GPR_T0, LOONGARCH_GPR_RA);
arch/loongarch/net/bpf_jit.c
1513
move_reg(ctx, LOONGARCH_GPR_S1, LOONGARCH_GPR_A0);
arch/loongarch/net/bpf_jit.c
1545
move_reg(ctx, LOONGARCH_GPR_A1, LOONGARCH_GPR_S1);
arch/loongarch/net/bpf_jit.c
1590
move_reg(ctx, rd, rj);
arch/loongarch/net/bpf_jit.c
1606
move_reg(ctx, rd, rj);
arch/loongarch/net/bpf_jit.c
1853
move_reg(ctx, LOONGARCH_GPR_RA, LOONGARCH_GPR_T0);
arch/loongarch/net/bpf_jit.c
1857
move_reg(ctx, LOONGARCH_GPR_T1, LOONGARCH_GPR_RA);
arch/loongarch/net/bpf_jit.c
1858
move_reg(ctx, LOONGARCH_GPR_RA, LOONGARCH_GPR_T0);
arch/loongarch/net/bpf_jit.c
361
move_reg(ctx, t3, src);
arch/loongarch/net/bpf_jit.c
433
move_reg(ctx, t2, r0);
arch/loongarch/net/bpf_jit.c
437
move_reg(ctx, t3, src);
arch/loongarch/net/bpf_jit.c
445
move_reg(ctx, t3, src);
arch/loongarch/net/bpf_jit.c
563
move_reg(ctx, t1, src);
arch/loongarch/net/bpf_jit.c
568
move_reg(ctx, dst, t1);
arch/loongarch/net/bpf_jit.c
573
move_reg(ctx, dst, src);
arch/loongarch/net/bpf_jit.c
654
move_reg(ctx, t1, src);
arch/loongarch/net/bpf_jit.c
660
move_reg(ctx, t1, src);
arch/loongarch/net/bpf_jit.c
689
move_reg(ctx, t1, src);
arch/loongarch/net/bpf_jit.c
695
move_reg(ctx, t1, src);
arch/loongarch/net/bpf_jit.c
902
move_reg(ctx, t1, dst);
arch/loongarch/net/bpf_jit.c
903
move_reg(ctx, t2, src);
arch/loongarch/net/bpf_jit.c
944
move_reg(ctx, t2, dst);