Searched refs:SPRN_MAS3 (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | fsl_booke_entry_mapping.S | 91 mfspr r8,SPRN_MAS3 115 mtspr SPRN_MAS3,r8 169 mtspr SPRN_MAS3,r8 197 mtspr SPRN_MAS3,r9
|
| H A D | head_fsl_booke.S | 776 2: mtspr SPRN_MAS3, r12 791 mtspr SPRN_MAS3, r13 919 mfspr r12,SPRN_MAS3 1148 mtspr SPRN_MAS3,r8 /* Write MAS3(RPN) */ 1152 mtspr SPRN_MAS3,r8 /* Write MAS3(RPN) */
|
| H A D | kvm.c | 471 case KVM_INST_MFSPR(SPRN_MAS3): in kvm_check_ins() 573 case KVM_INST_MTSPR(SPRN_MAS3): in kvm_check_ins()
|
| H A D | misc_64.S | 343 mtspr SPRN_MAS3,r9
|
| H A D | exceptions-64e.S | 105 mfspr r10,SPRN_MAS3 184 mtspr SPRN_MAS3,r10 1564 mtspr SPRN_MAS3,r5
|
| H A D | entry_32.S | 79 mfspr r0,SPRN_MAS3 1151 mtspr SPRN_MAS3,r9; \
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | e500_emulate.c | 233 case SPRN_MAS3: in kvmppc_core_emulate_mtspr_e500() 346 case SPRN_MAS3: in kvmppc_core_emulate_mfspr_e500()
|
| H A D | e500_mmu_host.c | 79 mtspr(SPRN_MAS3, (u32)stlbe->mas7_3); in __write_host_tlbe() 653 mas3 = mfspr(SPRN_MAS3); in kvmppc_load_last_inst()
|
| H A D | bookehv_interrupts.S | 409 mfspr r5, SPRN_MAS3 611 mtspr SPRN_MAS3, r7
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/ |
| H A D | tlb_low_64e.S | 719 mtspr SPRN_MAS3,r15 849 mtspr SPRN_MAS3,r10 1093 mtspr SPRN_MAS3,r10 1180 mtspr SPRN_MAS3,r10
|
| H A D | book3e_hugetlbpage.c | 177 mtspr(SPRN_MAS3, lower_32_bits(mas7_3)); in book3e_hugetlb_preload()
|
| H A D | tlb_low.S | 415 mtspr SPRN_MAS3,r4
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | release.S | 294 mtspr SPRN_MAS3,r11 459 mtspr SPRN_MAS3,r12
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 537 #define SPRN_MAS3 0x273 /* MMU Assist Register 3 */ macro 750 #define MAS3 SPRN_MAS3
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | reg_booke.h | 148 #define SPRN_MAS3 0x273 /* MMU Assist Register 3 */ macro
|