Searched refs:SPRN_MAS8 (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/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.10/arch/powerpc/kernel/ |
D | exceptions-64e.S | 114 mfspr r10,SPRN_MAS8 120 mtspr SPRN_MAS8,r10 193 mtspr SPRN_MAS8,r10 1635 mtspr SPRN_MAS8,r3
|
/Linux-v5.10/arch/powerpc/mm/nohash/ |
D | tlb_low_64e.S | 347 mfspr r10,SPRN_MAS8 368 mtspr SPRN_MAS8,r10
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | reg_booke.h | 75 #define SPRN_MAS8 0x155 /* MMU Assist Register 8 */ macro
|