Searched refs:SPRN_MAS1 (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.S12 mfspr r7,SPRN_MAS1
26 mfspr r7,SPRN_MAS1
39 mfspr r7,SPRN_MAS1 /* Insure IPROT set */
41 mtspr SPRN_MAS1,r7
52 mfspr r7,SPRN_MAS1
56 mtspr SPRN_MAS1,r7
81 mfspr r6,SPRN_MAS1 /* extract MAS1[SIZE] */
109 mtspr SPRN_MAS1,r6
146 mfspr r6,SPRN_MAS1
148 mtspr SPRN_MAS1,r
[all...]
H A Dexceptions-64e.S683 mfspr r7,SPRN_MAS1 /* Insure IPROT set */
685 mtspr SPRN_MAS1,r7
700 mfspr r7,SPRN_MAS1
704 mtspr SPRN_MAS1,r7
730 mfspr r7,SPRN_MAS1
732 mtspr SPRN_MAS1,r6
764 mfspr r6,SPRN_MAS1
766 mtspr SPRN_MAS1,r6
791 mtspr SPRN_MAS1,r6
823 mfspr r5,SPRN_MAS1
[all...]
H A Dhead_fsl_booke.S352 mfspr r12,SPRN_MAS1 /* Set TID to 0 */
354 mtspr SPRN_MAS1,r12
438 mfspr r12,SPRN_MAS1 /* Set TID to 0 */
440 mtspr SPRN_MAS1,r12
H A Dentry_32.S69 mfspr r0,SPRN_MAS1
1048 mtspr SPRN_MAS1,r10; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dtlb_low_64e.S96 1: mfspr r10,SPRN_MAS1
99 mtspr SPRN_MAS1,r10
140 1: mfspr r10,SPRN_MAS1
143 mtspr SPRN_MAS1,r10
229 mfspr r11,SPRN_MAS1
232 mtspr SPRN_MAS1,r11
292 mfspr r10,SPRN_MAS1
294 mtspr SPRN_MAS1,r10
472 1: mfspr r10,SPRN_MAS1
475 mtspr SPRN_MAS1,r1
[all...]
H A Dtlb_nohash_low.S274 mfspr r4,SPRN_MAS1 /* check valid */
278 mtspr SPRN_MAS1,r4
383 mtspr SPRN_MAS1,r4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A De500_emulate.c90 case SPRN_MAS1:
153 case SPRN_MAS1:
H A De500_tlb.c116 mtspr(SPRN_MAS1, stlbe->mas1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h109 #define SPRN_MAS1 0x271 /* MMU Assist Register 1 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c2802 mtspr(SPRN_MAS1, mas1);
2805 mas1 = mfspr(SPRN_MAS1);

Completed in 63 milliseconds