MAS2_M            174 arch/powerpc/kvm/e500_mmu_host.c 	magic.mas2 = vcpu->arch.magic_page_ea | MAS2_M;
MAS2_M            686 arch/powerpc/kvm/e500_mmu_host.c 	    unlikely((mas2 & MAS2_I) || (mas2 & MAS2_W) || !(mas2 & MAS2_M))) {
MAS2_M            123 arch/powerpc/mm/nohash/fsl_booke.c 	TLBCAM[index].MAS2 |= (flags & _PAGE_COHERENT) ? MAS2_M : 0;
MAS2_M           3761 arch/powerpc/xmon/xmon.c 			       mas2 & MAS2_M  ? 'm' : ' ',