Searched refs:_R13 (Results 1 – 6 of 6) sorted by relevance
| /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/net/ |
| H A D | bpf_jit_comp64.c | 206 EMIT(PPC_RAW_LD(_R2, _R13, offsetof(struct paca_struct, kernel_toc))); in bpf_jit_build_prologue() 432 EMIT(PPC_RAW_LD(_R12, _R13, offsetof(struct paca_struct, kernelbase))); in bpf_jit_emit_func_call_rel() 495 EMIT(PPC_RAW_LD(_R2, _R13, offsetof(struct paca_struct, kernel_toc))); in bpf_jit_emit_func_call_rel() 1202 EMIT(PPC_RAW_LD(tmp1_reg, _R13, offsetof(struct paca_struct, data_offset))); in bpf_jit_build_body() 1352 EMIT(PPC_RAW_LD(tmp1_reg, _R13, 0)); in bpf_jit_build_body() 1686 EMIT(PPC_RAW_LHZ(src_reg, _R13, offsetof(struct paca_struct, paca_index))); in bpf_jit_build_body() 1690 EMIT(PPC_RAW_LD(src_reg, _R13, offsetof(struct paca_struct, __current))); in bpf_jit_build_body()
|
| H A D | bpf_jit.h | 115 EMIT(PPC_RAW_LD(_R2, _R13, offsetof(struct paca_struct, kernel_toc)))
|
| /linux/arch/powerpc/kernel/ |
| H A D | module_64.c | 501 PPC_RAW_LD(_R12, _R13, offsetof(struct paca_struct, kernelbase)), 509 PPC_RAW_LD(_R12, _R13, offsetof(struct paca_struct, kernel_toc)),
|
| /linux/arch/powerpc/kernel/trace/ |
| H A D | ftrace.c | 623 PPC_RAW_LD(_R12, _R13, offsetof(struct paca_struct, kernel_toc)), in ftrace_dyn_arch_init()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | ppc-opcode.h | 93 #define _R13 13 macro
|