Searched refs:LOONGARCH_GPR_S1 (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/arch/loongarch/include/asm/ |
| H A D | inst.h | 148 LOONGARCH_GPR_S1, enumerator
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 34 [BPF_REG_7] = LOONGARCH_GPR_S1, 171 emit_insn(ctx, std, LOONGARCH_GPR_S1, LOONGARCH_GPR_SP, store_offset); in build_prologue() 218 emit_insn(ctx, ldd, LOONGARCH_GPR_S1, LOONGARCH_GPR_SP, load_offset); in __build_epilogue() 1513 move_reg(ctx, LOONGARCH_GPR_S1, LOONGARCH_GPR_A0); in invoke_bpf_prog() 1545 move_reg(ctx, LOONGARCH_GPR_A1, LOONGARCH_GPR_S1); in invoke_bpf_prog() 1737 emit_insn(ctx, std, LOONGARCH_GPR_S1, LOONGARCH_GPR_FP, -sreg_off); in __arch_prepare_bpf_trampoline() 1829 emit_insn(ctx, ldd, LOONGARCH_GPR_S1, LOONGARCH_GPR_FP, -sreg_off); in __arch_prepare_bpf_trampoline()
|
| /linux/arch/loongarch/include/asm/ |
| H A D | inst.h | 404 LOONGARCH_GPR_S1, enumerator
|