Searched refs:SPRN_MAS2 (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dfsl_booke_entry_mapping.S110 mfspr r6,SPRN_MAS2
113 mtspr SPRN_MAS2,r7
172 mtspr SPRN_MAS2,r6
200 mtspr SPRN_MAS2,r9
H A Dexceptions-64e.S794 mtspr SPRN_MAS2,r6
850 mtspr SPRN_MAS2,r3
H A Dhead_fsl_booke.S551 mfspr r12, SPRN_MAS2
557 mtspr SPRN_MAS2, r12
H A Dentry_32.S71 mfspr r0,SPRN_MAS2
1050 mtspr SPRN_MAS2,r11; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A De500_emulate.c92 case SPRN_MAS2:
155 case SPRN_MAS2:
H A De500_tlb.c117 mtspr(SPRN_MAS2, stlbe->mas2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dtlb_nohash_low.S385 mtspr SPRN_MAS2,r4
H A Dtlb_low_64e.S219 mtspr SPRN_MAS2,r11
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h110 #define SPRN_MAS2 0x272 /* MMU Assist Register 2 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c2803 mtspr(SPRN_MAS2, mas2);
2806 mas2 = mfspr(SPRN_MAS2);

Completed in 95 milliseconds