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.c44 [BPF_REG_7] = LOONGARCH_GPR_S1,
168 emit_insn(ctx, std, LOONGARCH_GPR_S1, LOONGARCH_GPR_SP, store_offset); in build_prologue()
215 emit_insn(ctx, ldd, LOONGARCH_GPR_S1, LOONGARCH_GPR_SP, load_offset); in __build_epilogue()
1722 move_reg(ctx, LOONGARCH_GPR_S1, LOONGARCH_GPR_A0); in invoke_bpf_prog()
1754 move_reg(ctx, LOONGARCH_GPR_A1, LOONGARCH_GPR_S1); in invoke_bpf_prog()
1982 emit_insn(ctx, std, LOONGARCH_GPR_S1, LOONGARCH_GPR_FP, -sreg_off); in __arch_prepare_bpf_trampoline()
2097 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.h417 LOONGARCH_GPR_S1, enumerator