Home
last modified time | relevance | path

Searched refs:SPRN_MAS8 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/kvm/
A De500_mmu_host.c82 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()
A De500mc.c83 mtspr(SPRN_MAS8, 0); in kvmppc_e500_tlbil_one()
/linux/arch/powerpc/kernel/
A Dexceptions-64e.S115 mfspr r10,SPRN_MAS8
121 mtspr SPRN_MAS8,r10
191 mtspr SPRN_MAS8,r10
1319 mtspr SPRN_MAS8,r3
/linux/arch/powerpc/mm/nohash/
A Dtlb_low_64e.S347 mfspr r10,SPRN_MAS8
368 mtspr SPRN_MAS8,r10
/linux/arch/powerpc/include/asm/
A Dreg_booke.h75 #define SPRN_MAS8 0x155 /* MMU Assist Register 8 */ macro

Completed in 13 milliseconds