MAS1_IPROT        118 arch/powerpc/mm/nohash/fsl_booke.c 	TLBCAM[index].MAS1 = MAS1_VALID | MAS1_IPROT | MAS1_TSIZE(tsize) | MAS1_TID(pid);
MAS1_IPROT       3754 arch/powerpc/xmon/xmon.c 			       mas1 & MAS1_IPROT ? 'P' : ' ',