tfiar_rd 42 tools/testing/selftests/powerpc/tm/tm-tmspr.c unsigned long tfhar, tfhar_rd, tfiar, tfiar_rd; tfiar_rd 63 tools/testing/selftests/powerpc/tm/tm-tmspr.c tfiar_rd = mfspr(SPRN_TFIAR); tfiar_rd 64 tools/testing/selftests/powerpc/tm/tm-tmspr.c if ( (tfhar != tfhar_rd) || (tfiar != tfiar_rd) ) {