Searched refs:_R3 (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 610 PPC_LI64(_R3, l->cookie); in invoke_bpf_prog() 611 EMIT(PPC_RAW_STD(_R3, _R1, run_ctx_off + offsetof(struct bpf_tramp_run_ctx, in invoke_bpf_prog() 614 PPC_LI32(_R3, l->cookie >> 32); in invoke_bpf_prog() 616 EMIT(PPC_RAW_STW(_R3, _R1, in invoke_bpf_prog() 623 PPC_LI_ADDR(_R3, p); in invoke_bpf_prog() 624 EMIT(PPC_RAW_MR(_R25, _R3)); in invoke_bpf_prog() 632 EMIT(PPC_RAW_MR(_R26, _R3)); in invoke_bpf_prog() 640 EMIT(PPC_RAW_CMPLI(_R3, 0)); in invoke_bpf_prog() 645 EMIT(PPC_RAW_ADDI(_R3, _R1, regs_off)); in invoke_bpf_prog() 661 EMIT(PPC_RAW_STL(_R3, _R1, retval_off)); in invoke_bpf_prog() [all …]
|
| H A D | bpf_jit_comp64.c | 81 ctx->b2p[BPF_REG_1] = _R3; in bpf_jit_init_reg_mapping() 406 EMIT(PPC_RAW_MR(_R3, bpf_to_ppc(BPF_REG_0))); in bpf_jit_build_epilogue() 1769 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_0), _R3)); in bpf_jit_build_body()
|
| /linux/arch/arm/include/asm/ |
| H A D | kgdb.h | 86 #define _R3 3 macro
|
| /linux/arch/arc/include/asm/ |
| H A D | kgdb.h | 39 _R1, _R2, _R3, _R4, _R5, _R6, _R7, _R8, _R9, _R10, _R11, _R12, _R13, enumerator
|
| /linux/arch/powerpc/include/asm/ |
| H A D | ppc-opcode.h | 83 #define _R3 3 macro
|