Home
last modified time | relevance | path

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

/linux/arch/loongarch/net/
H A Dbpf_jit.c34 [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()
1700 move_reg(ctx, LOONGARCH_GPR_S1, LOONGARCH_GPR_A0); in invoke_bpf_prog()
1732 move_reg(ctx, LOONGARCH_GPR_A1, LOONGARCH_GPR_S1); in invoke_bpf_prog()
1960 emit_insn(ctx, std, LOONGARCH_GPR_S1, LOONGARCH_GPR_FP, -sreg_off); in __arch_prepare_bpf_trampoline()
2075 emit_insn(ctx, ldd, LOONGARCH_GPR_S1, LOONGARCH_GPR_FP, -sreg_off); in __arch_prepare_bpf_trampoline()
/linux/arch/loongarch/include/asm/
H A Dinst.h409 LOONGARCH_GPR_S1, enumerator