Searched refs:PPC_RAW_MTCTR (Results 1 – 4 of 4) sorted by relevance
620 PPC_RAW_MTCTR(_R12), in ftrace_dyn_arch_init()626 PPC_RAW_MTCTR(_R12), in ftrace_dyn_arch_init()631 PPC_RAW_MTCTR(_R12), in ftrace_dyn_arch_init()
90 EMIT(PPC_RAW_MTCTR(_R12)); in bpf_jit_build_fentry_stubs()661 EMIT(PPC_RAW_MTCTR(_R12)); in invoke_bpf_prog()1071 EMIT(PPC_RAW_MTCTR(_R3)); in __arch_prepare_bpf_trampoline()1172 EMIT(PPC_RAW_MTCTR(_R0)); in __arch_prepare_bpf_trampoline()
153 PPC_RAW_MTCTR(_R12),506 PPC_RAW_MTCTR(_R12),512 PPC_RAW_MTCTR(_R12),
500 #define PPC_RAW_MTCTR(r) (0x7c0903a6 | ___PPC_RT(r)) macro