Searched refs:SPRN_MAS8 (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/arch/powerpc/kvm/ |
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()
|
D | e500mc.c | 83 mtspr(SPRN_MAS8, 0); in kvmppc_e500_tlbil_one()
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | exceptions-64e.S | 113 mfspr r10,SPRN_MAS8 119 mtspr SPRN_MAS8,r10 192 mtspr SPRN_MAS8,r10 1447 mtspr SPRN_MAS8,r3
|
/Linux-v5.4/arch/powerpc/mm/nohash/ |
D | tlb_low_64e.S | 356 mfspr r10,SPRN_MAS8 377 mtspr SPRN_MAS8,r10
|
/Linux-v5.4/arch/powerpc/include/asm/ |
D | reg_booke.h | 75 #define SPRN_MAS8 0x155 /* MMU Assist Register 8 */ macro
|