MAS0              342 arch/powerpc/kernel/asm-offsets.c 	DEFINE(MAS0, STACK_INT_FRAME_SIZE+offsetof(struct exception_regs, mas0));
MAS0              737 arch/powerpc/kernel/asm-offsets.c 	OFFSET(TLBCAM_MAS0, tlbcam, MAS0);
MAS0              147 arch/powerpc/mm/mmu_decl.h 	u32	MAS0;
MAS0              117 arch/powerpc/mm/nohash/fsl_booke.c 	TLBCAM[index].MAS0 = MAS0_TLBSEL(1) | MAS0_ESEL(index) | MAS0_NV(index+1);