Home
last modified time | relevance | path

Searched refs:PPC_RAW_MTLR (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/lib/
A Dfeature-fixups.c138 instrs[i++] = PPC_RAW_MTLR(_R10); in do_stf_entry_barrier_fixups()
340 instrs[i++] = PPC_RAW_MTLR(_R10); in __do_entry_flush_fixups()
/linux/arch/powerpc/net/
A Dbpf_jit_comp64.c134 EMIT(PPC_RAW_MTLR(0)); in bpf_jit_emit_common_epilogue()
691 EMIT(PPC_RAW_MTLR(b2p[TMP_REG_1])); in bpf_jit_build_body()
A Dbpf_jit_comp32.c183 EMIT(PPC_RAW_MTLR(_R0)); in bpf_jit_build_epilogue()
254 EMIT(PPC_RAW_MTLR(_R0)); in bpf_jit_emit_tail_call()
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h480 #define PPC_RAW_MTLR(r) (0x7c0803a6 | ___PPC_RT(r)) macro

Completed in 13 milliseconds