Searched refs:PPC_RAW_MTLR (Results 1 – 4 of 4) sorted by relevance
67 EMIT(PPC_RAW_MTLR(_R0)); in bpf_jit_build_fentry_stubs()91 EMIT(PPC_RAW_MTLR(_R11)); in bpf_jit_build_fentry_stubs()1156 EMIT(PPC_RAW_MTLR(_R0)); in __arch_prepare_bpf_trampoline()1161 EMIT(PPC_RAW_MTLR(_R0)); in __arch_prepare_bpf_trampoline()1170 EMIT(PPC_RAW_MTLR(_R0)); in __arch_prepare_bpf_trampoline()
396 EMIT(PPC_RAW_MTLR(_R0)); in bpf_jit_emit_common_epilogue()
212 PPC_RAW_MTLR(_R0), in ftrace_init_ool_stub()
496 #define PPC_RAW_MTLR(r) (0x7c0803a6 | ___PPC_RT(r)) macro