Searched refs:SPRN_MAS8 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | e500_mmu_host.c | 82 mtspr(SPRN_MAS8, MAS8_TGS | get_thread_specific_lpid(lpid)); in __write_host_tlbe() 88 mtspr(SPRN_MAS8, 0); in __write_host_tlbe() 650 mtspr(SPRN_MAS8, 0); in kvmppc_load_last_inst()
|
| H A D | e500mc.c | 83 mtspr(SPRN_MAS8, 0); in kvmppc_e500_tlbil_one()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | exceptions-64e.S | 114 mfspr r10,SPRN_MAS8 120 mtspr SPRN_MAS8,r10 193 mtspr SPRN_MAS8,r10 1635 mtspr SPRN_MAS8,r3
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 542 #define SPRN_MAS8 0x155 /* MMU Assist Register 8 */ macro 755 #define MAS8 SPRN_MAS8
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/ |
| H A D | tlb_low_64e.S | 347 mfspr r10,SPRN_MAS8 368 mtspr SPRN_MAS8,r10
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | reg_booke.h | 75 #define SPRN_MAS8 0x155 /* MMU Assist Register 8 */ macro
|