Symbol: _R13
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
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
245
instrs[i++] = PPC_RAW_MTSPR(SPRN_HSPRG1, _R13);
arch/powerpc/lib/feature-fixups.c
246
instrs[i++] = PPC_RAW_MFSPR(_R13, SPRN_HSPRG0);
arch/powerpc/lib/feature-fixups.c
248
instrs[i++] = PPC_RAW_MTSPR(SPRN_SPRG2, _R13);
arch/powerpc/lib/feature-fixups.c
249
instrs[i++] = PPC_RAW_MFSPR(_R13, SPRN_SPRG1);
arch/powerpc/lib/feature-fixups.c
252
instrs[i++] = PPC_RAW_LD(_R13, _R13, 0);
arch/powerpc/lib/feature-fixups.c
255
instrs[i++] = PPC_RAW_MFSPR(_R13, SPRN_HSPRG1);
arch/powerpc/lib/feature-fixups.c
257
instrs[i++] = PPC_RAW_MFSPR(_R13, SPRN_SPRG2);
arch/powerpc/net/bpf_jit.h
115
EMIT(PPC_RAW_LD(_R2, _R13, offsetof(struct paca_struct, kernel_toc)))
arch/powerpc/net/bpf_jit_comp64.c
1202
EMIT(PPC_RAW_LD(tmp1_reg, _R13, offsetof(struct paca_struct, data_offset)));
arch/powerpc/net/bpf_jit_comp64.c
1352
EMIT(PPC_RAW_LD(tmp1_reg, _R13, 0));
arch/powerpc/net/bpf_jit_comp64.c
1686
EMIT(PPC_RAW_LHZ(src_reg, _R13, offsetof(struct paca_struct, paca_index)));
arch/powerpc/net/bpf_jit_comp64.c
1690
EMIT(PPC_RAW_LD(src_reg, _R13, offsetof(struct paca_struct, __current)));
arch/powerpc/net/bpf_jit_comp64.c
206
EMIT(PPC_RAW_LD(_R2, _R13, offsetof(struct paca_struct, kernel_toc)));
arch/powerpc/net/bpf_jit_comp64.c
432
EMIT(PPC_RAW_LD(_R12, _R13, offsetof(struct paca_struct, kernelbase)));
arch/powerpc/net/bpf_jit_comp64.c
495
EMIT(PPC_RAW_LD(_R2, _R13, offsetof(struct paca_struct, kernel_toc)));