Searched refs:SPRN_MAS8 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/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 | 84 mtspr(SPRN_MAS8, 0); in kvmppc_e500_tlbil_one()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | exceptions-64e.S | 116 mfspr r10,SPRN_MAS8 122 mtspr SPRN_MAS8,r10 193 mtspr SPRN_MAS8,r10 1307 mtspr SPRN_MAS8,r3
|
/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | tlb_low_64e.S | 341 mfspr r10,SPRN_MAS8 362 mtspr SPRN_MAS8,r10
|
/openbmc/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
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | reg_booke.h | 75 #define SPRN_MAS8 0x155 /* MMU Assist Register 8 */ macro
|