Searched refs:SPRN_MAS0 (Results 1 - 9 of 9) 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.S36 mfspr r7,SPRN_MAS0
50 mtspr SPRN_MAS0,r7
77 mtspr SPRN_MAS0,r7
104 mtspr SPRN_MAS0,r7
144 mtspr SPRN_MAS0,r7
166 mtspr SPRN_MAS0,r6
198 mtspr SPRN_MAS0,r0
226 mtspr SPRN_MAS0,r7
H A Dexceptions-64e.S680 mfspr r3,SPRN_MAS0
698 mtspr SPRN_MAS0,r7
724 mtspr SPRN_MAS0,r4
728 mtspr SPRN_MAS0,r4
762 mtspr SPRN_MAS0,r3
788 mtspr SPRN_MAS0,r3
821 mtspr SPRN_MAS0,r4
845 mtspr SPRN_MAS0,r3
H A Dhead_fsl_booke.S585 mfspr r12, SPRN_MAS0
605 mtspr SPRN_MAS0,r12
H A Dentry_32.S67 mfspr r0,SPRN_MAS0
1046 mtspr SPRN_MAS0,r9; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A De500_emulate.c88 case SPRN_MAS0:
151 case SPRN_MAS0:
H A De500_tlb.c134 mas0 = mfspr(SPRN_MAS0);
136 mtspr(SPRN_MAS0, MAS0_TLBSEL(1) | MAS0_ESEL(to_htlb1_esel(esel)));
139 mtspr(SPRN_MAS0, mas0);
152 mas0 = mfspr(SPRN_MAS0);
157 mtspr(SPRN_MAS0, MAS0_TLBSEL(1)
162 mtspr(SPRN_MAS0, mas0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dtlb_nohash_low.S381 mtspr SPRN_MAS0,r4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h108 #define SPRN_MAS0 0x270 /* MMU Assist Register 0 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c2801 mtspr(SPRN_MAS0, mas0);

Completed in 164 milliseconds