Searched refs:_R4 (Results 1 – 7 of 7) sorted by relevance
| /arch/powerpc/net/ |
| A D | bpf_jit_comp.c | 474 PPC_LI32(_R4, l->cookie); in invoke_bpf_prog() 477 EMIT(PPC_RAW_STW(_R4, _R1, in invoke_bpf_prog() 484 EMIT(PPC_RAW_ADDI(_R4, _R1, run_ctx_off)); in invoke_bpf_prog() 532 EMIT(PPC_RAW_MR(_R4, _R26)); in invoke_bpf_prog() 588 EMIT(PPC_RAW_LL(_R4, _R1, r4_off)); in bpf_trampoline_setup_tail_call_cnt() 603 EMIT(PPC_RAW_STL(_R4, _R1, r4_off)); in bpf_trampoline_restore_tail_call_cnt() 797 EMIT(PPC_RAW_STL(_R4, _R1, r4_off)); in __arch_prepare_bpf_trampoline() 814 EMIT(PPC_RAW_LWZ(_R4, _R3, 4)); in __arch_prepare_bpf_trampoline() 815 EMIT(PPC_RAW_SLWI(_R4, _R4, 6)); in __arch_prepare_bpf_trampoline() 816 EMIT(PPC_RAW_SRAWI(_R4, _R4, 6)); in __arch_prepare_bpf_trampoline() [all …]
|
| A D | bpf_jit_comp32.c | 51 ctx->b2p[BPF_REG_1] = _R4; in bpf_jit_init_reg_mapping() 135 EMIT(PPC_RAW_LI(_R4, 0)); in bpf_jit_build_prologue() 145 EMIT(PPC_RAW_STW(_R4, _R1, bpf_jit_stack_offsetof(ctx, BPF_PPC_TC))); in bpf_jit_build_prologue() 275 EMIT(PPC_RAW_MR(_R4, _R0)); in bpf_jit_emit_tail_call() 1145 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_0), _R4)); in bpf_jit_build_body()
|
| A D | bpf_jit_comp64.c | 55 ctx->b2p[BPF_REG_2] = _R4; in bpf_jit_init_reg_mapping()
|
| /arch/arm/include/asm/ |
| A D | kgdb.h | 87 #define _R4 4 macro
|
| /arch/arc/include/asm/ |
| A D | kgdb.h | 39 _R1, _R2, _R3, _R4, _R5, _R6, _R7, _R8, _R9, _R10, _R11, _R12, _R13, enumerator
|
| /arch/arm/kernel/ |
| A D | kgdb.c | 91 gdb_regs[_R4] = ti->cpu_context.r4; in sleeping_thread_to_gdb_regs()
|
| /arch/powerpc/include/asm/ |
| A D | ppc-opcode.h | 84 #define _R4 4 macro
|
Completed in 23 milliseconds