MAS2_W            686 arch/powerpc/kvm/e500_mmu_host.c 	    unlikely((mas2 & MAS2_I) || (mas2 & MAS2_W) || !(mas2 & MAS2_M))) {
MAS2_W            121 arch/powerpc/mm/nohash/fsl_booke.c 	TLBCAM[index].MAS2 |= (flags & _PAGE_WRITETHRU) ? MAS2_W : 0;
MAS2_W           3759 arch/powerpc/xmon/xmon.c 			       mas2 & MAS2_W  ? 'w' : ' ',