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

/linux-master/arch/powerpc/lib/
H A Dfeature-fixups.c199 instrs[i++] = PPC_RAW_MTLR(_R10);
366 instrs[i++] = PPC_RAW_MTLR(_R10);
/linux-master/arch/powerpc/net/
H A Dbpf_jit_comp64.c190 EMIT(PPC_RAW_MTLR(_R0));
H A Dbpf_jit_comp32.c190 EMIT(PPC_RAW_MTLR(_R0));
/linux-master/arch/powerpc/include/asm/
H A Dppc-opcode.h494 #define PPC_RAW_MTLR(r) (0x7c0803a6 | ___PPC_RT(r)) macro

Completed in 325 milliseconds