Searched refs:PPC_RAW_MTLR (Results 1 – 4 of 4) sorted by relevance
138 instrs[i++] = PPC_RAW_MTLR(_R10); in do_stf_entry_barrier_fixups()340 instrs[i++] = PPC_RAW_MTLR(_R10); in __do_entry_flush_fixups()
188 EMIT(PPC_RAW_MTLR(_R0)); in bpf_jit_emit_common_epilogue()
177 EMIT(PPC_RAW_MTLR(_R0)); in bpf_jit_emit_common_epilogue()
484 #define PPC_RAW_MTLR(r) (0x7c0803a6 | ___PPC_RT(r)) macro