Symbol: PPC_RAW_LD
arch/powerpc/include/asm/ppc-opcode.h
608
#define PPC_RAW_LL PPC_RAW_LD
arch/powerpc/include/asm/text-patching.h
270
#define PPC_INST_LD_TOC PPC_RAW_LD(_R2, _R1, R2_STACK_OFFSET)
arch/powerpc/kernel/module_64.c
1026
if ((((uint32_t *)location)[0] & ~0xfffc) != PPC_RAW_LD(_R2, _R12, 0))
arch/powerpc/kernel/module_64.c
147
PPC_RAW_LD(_R12, _R11, 32),
arch/powerpc/kernel/module_64.c
150
PPC_RAW_LD(_R2, _R11, 40),
arch/powerpc/kernel/module_64.c
501
PPC_RAW_LD(_R12, _R13, offsetof(struct paca_struct, kernelbase)),
arch/powerpc/kernel/module_64.c
509
PPC_RAW_LD(_R12, _R13, offsetof(struct paca_struct, kernel_toc)),
arch/powerpc/kernel/trace/ftrace.c
58
PPC_RAW_LD(_R2, _R12, -8)) &&
arch/powerpc/kernel/trace/ftrace.c
623
PPC_RAW_LD(_R12, _R13, offsetof(struct paca_struct, kernel_toc)),
arch/powerpc/kernel/trace/ftrace_64_pg.c
719
PPC_RAW_LD(_R12, _R13, PACATOC),
arch/powerpc/lib/feature-fixups.c
211
instrs[i++] = PPC_RAW_LD(_R10, _R13, 0);
arch/powerpc/lib/feature-fixups.c
252
instrs[i++] = PPC_RAW_LD(_R13, _R13, 0);
arch/powerpc/lib/test_emulate_step.c
99
stepped = emulate_step(&regs, ppc_inst(PPC_RAW_LD(5, 3, 0)));
arch/powerpc/net/bpf_jit.h
115
EMIT(PPC_RAW_LD(_R2, _R13, offsetof(struct paca_struct, kernel_toc)))
arch/powerpc/net/bpf_jit_comp.c
1082
EMIT(PPC_RAW_LD(_R2, _R1, 24));
arch/powerpc/net/bpf_jit_comp.c
1156
EMIT(PPC_RAW_LD(_R2, _R1, 24));
arch/powerpc/net/bpf_jit_comp.c
734
EMIT(PPC_RAW_LD(_R4, _R1, bpf_frame_size));
arch/powerpc/net/bpf_jit_comp.c
736
EMIT(PPC_RAW_LD(_R3, _R4, -BPF_PPC_TAILCALL));
arch/powerpc/net/bpf_jit_comp64.c
1263
EMIT(PPC_RAW_LD(tmp1_reg, _R13, offsetof(struct paca_struct, data_offset)));
arch/powerpc/net/bpf_jit_comp64.c
1413
EMIT(PPC_RAW_LD(tmp1_reg, _R13, 0));
arch/powerpc/net/bpf_jit_comp64.c
1656
EMIT(PPC_RAW_LD(dst_reg, src_reg, off));
arch/powerpc/net/bpf_jit_comp64.c
1696
EMIT(PPC_RAW_LD(dst_reg, tmp1_reg, off));
arch/powerpc/net/bpf_jit_comp64.c
1759
EMIT(PPC_RAW_LD(src_reg, _R13, offsetof(struct paca_struct, __current)));
arch/powerpc/net/bpf_jit_comp64.c
220
EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_1), _R13,
arch/powerpc/net/bpf_jit_comp64.c
249
EMIT(PPC_RAW_LD(_R2, _R13, offsetof(struct paca_struct, kernel_toc)));
arch/powerpc/net/bpf_jit_comp64.c
277
EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_2), _R1, 0));
arch/powerpc/net/bpf_jit_comp64.c
278
EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_1), bpf_to_ppc(TMP_REG_2), -(BPF_PPC_TAILCALL)));
arch/powerpc/net/bpf_jit_comp64.c
339
EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_1), _R5, 0));
arch/powerpc/net/bpf_jit_comp64.c
375
EMIT(PPC_RAW_LD(bpf_to_ppc(i), _R1, bpf_jit_stack_offsetof(ctx, bpf_to_ppc(i))));
arch/powerpc/net/bpf_jit_comp64.c
378
EMIT(PPC_RAW_LD(bpf_to_ppc(ARENA_VM_START), _R1,
arch/powerpc/net/bpf_jit_comp64.c
387
EMIT(PPC_RAW_LD(i, _R1, bpf_jit_stack_offsetof(ctx, i)));
arch/powerpc/net/bpf_jit_comp64.c
395
EMIT(PPC_RAW_LD(_R0, _R1, PPC_LR_STKOFF));
arch/powerpc/net/bpf_jit_comp64.c
500
EMIT(PPC_RAW_LD(_R12, _R13, offsetof(struct paca_struct, kernelbase)));
arch/powerpc/net/bpf_jit_comp64.c
536
EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_1), bpf_to_ppc(TMP_REG_2), 0));
arch/powerpc/net/bpf_jit_comp64.c
545
EMIT(PPC_RAW_LD(_R2, bpf_to_ppc(TMP_REG_2), 8));
arch/powerpc/net/bpf_jit_comp64.c
556
EMIT(PPC_RAW_LD(_R2, _R13, offsetof(struct paca_struct, kernel_toc)));
arch/powerpc/net/bpf_jit_comp64.c
664
EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_1), _R1, bpf_jit_stack_tailcallinfo_offset(ctx)));
arch/powerpc/net/bpf_jit_comp64.c
669
EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_1), bpf_to_ppc(TMP_REG_1), 0));
arch/powerpc/net/bpf_jit_comp64.c
687
EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_2), bpf_to_ppc(TMP_REG_2),
arch/powerpc/net/bpf_jit_comp64.c
698
EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_2), bpf_to_ppc(TMP_REG_2),
arch/powerpc/net/bpf_jit_comp64.c
709
EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_2), _R1, bpf_jit_stack_tailcallinfo_offset(ctx)));
arch/powerpc/net/bpf_jit_comp64.c
929
EMIT(PPC_RAW_LD(dst_reg, src_reg, off));