Home
last modified time | relevance | path

Searched refs:SPRN_MAS6 (Results 1 – 15 of 15) sorted by relevance

/linux/arch/powerpc/mm/nohash/
A Dtlb_low.S255 mfspr r4,SPRN_MAS6 /* save MAS6 */
256 mtspr SPRN_MAS6,r3
258 mtspr SPRN_MAS6,r4 /* restore MAS6 */
281 mtspr SPRN_MAS6,r4 /* assume AS=0 for now */
308 mtspr SPRN_MAS6,r4
320 mtspr SPRN_MAS6,r4
341 1: mtspr SPRN_MAS6,r4 /* assume AS=0 for now */
356 1: mtspr SPRN_MAS6,r4 /* assume AS=0 for now */
A Dbook3e_hugetlbpage.c105 mtspr(SPRN_MAS6, pid << 16); in book3e_tlb_exists()
A Dtlb_low_64e.S355 mfspr r10,SPRN_MAS6
356 mtspr SPRN_MAS6,r15
363 mtspr SPRN_MAS6,r10
/linux/arch/powerpc/kernel/
A Dfsl_booke_entry_mapping.S11 mtspr SPRN_MAS6,r7
25 mtspr SPRN_MAS6,r7
33 mtspr SPRN_MAS6,r7
130 mtspr SPRN_MAS6,r6
A Dexceptions-64e.S108 mfspr r10,SPRN_MAS6
184 mtspr SPRN_MAS6,r10
1137 mtspr SPRN_MAS6,r7
1213 mtspr SPRN_MAS6,r6
1344 mtspr SPRN_MAS6,r5
A Dkvm.c479 case KVM_INST_MFSPR(SPRN_MAS6): in kvm_check_ins()
581 case KVM_INST_MTSPR(SPRN_MAS6): in kvm_check_ins()
A Dhead_fsl_booke.S880 mtspr SPRN_MAS6,r9
1124 mtspr SPRN_MAS6,r4
A Dentry_32.S485 mtspr SPRN_MAS6,r10; \
A Dhead_booke.h255 mfspr r0,SPRN_MAS6
/linux/arch/powerpc/kvm/
A De500_emulate.c240 case SPRN_MAS6: in kvmppc_core_emulate_mtspr_e500()
352 case SPRN_MAS6: in kvmppc_core_emulate_mfspr_e500()
A Dbookehv_interrupts.S412 mfspr r7, SPRN_MAS6
420 mtspr SPRN_MAS6, r8
601 mfspr r3, SPRN_MAS6
615 mtspr SPRN_MAS6, r3
A De500_mmu_host.c112 mtspr(SPRN_MAS6, 0); in get_host_mas0()
645 mtspr(SPRN_MAS6, (vcpu->arch.pid << MAS6_SPID_SHIFT) | addr_space); in kvmppc_load_last_inst()
A De500mc.c72 mtspr(SPRN_MAS6, val); in kvmppc_e500_tlbil_one()
A De500.c274 mtspr(SPRN_MAS6, val); in kvmppc_e500_tlbil_one()
/linux/arch/powerpc/include/asm/
A Dreg_booke.h151 #define SPRN_MAS6 0x276 /* MMU Assist Register 6 */ macro

Completed in 21 milliseconds