PPC_MTOCRF         23 arch/powerpc/include/asm/asm-compat.h #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS)
PPC_MTOCRF         56 arch/powerpc/include/asm/asm-compat.h #define PPC_MTOCRF	stringify_in_c(mtcrf)
PPC_MTOCRF         30 tools/testing/selftests/powerpc/copyloops/asm/ppc_asm.h #define PPC_MTOCRF(A, B)	mtocrf A, B
PPC_MTOCRF         23 tools/testing/selftests/powerpc/primitives/asm/asm-compat.h #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS)
PPC_MTOCRF         56 tools/testing/selftests/powerpc/primitives/asm/asm-compat.h #define PPC_MTOCRF	stringify_in_c(mtcrf)