Searched refs:SPRN_MAS8 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
H A D | tlb_low_64e.S | 347 mfspr r10,SPRN_MAS8 368 mtspr SPRN_MAS8,r10
|
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
H A D | tlb_low_64e.S | 341 mfspr r10,SPRN_MAS8 362 mtspr SPRN_MAS8,r10
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg_booke.h | 75 #define SPRN_MAS8 0x155 /* MMU Assist Register 8 */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg_booke.h | 75 #define SPRN_MAS8 0x155 /* MMU Assist Register 8 */ macro
|
Completed in 14 milliseconds