Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A D85xx_entry_mapping.S37 mfspr r7,SPRN_MAS0
51 mtspr SPRN_MAS0,r7
78 mtspr SPRN_MAS0,r7
105 mtspr SPRN_MAS0,r7
145 mtspr SPRN_MAS0,r7
160 mtspr SPRN_MAS0,r6
193 mtspr SPRN_MAS0,r0
221 mtspr SPRN_MAS0,r7
A Dexceptions-64e.S100 mfspr r10,SPRN_MAS0
176 mtspr SPRN_MAS0,r10
1123 mfspr r3,SPRN_MAS0
1141 mtspr SPRN_MAS0,r7
1167 mtspr SPRN_MAS0,r4
1171 mtspr SPRN_MAS0,r4
1205 mtspr SPRN_MAS0,r3
1221 mtspr SPRN_MAS0,r3
1257 mtspr SPRN_MAS0,r4
1342 mfspr r7,SPRN_MAS0
[all …]
A Dhead_85xx.S735 mtspr SPRN_MAS0, r14
1088 mtspr SPRN_MAS0,r7 /* Write MAS0 */
1145 mtspr SPRN_MAS0,r4
1160 mfspr r4,SPRN_MAS0
1163 mtspr SPRN_MAS0,r4
1211 mtspr SPRN_MAS0,r9
A Dkvm.c459 case KVM_INST_MFSPR(SPRN_MAS0): in kvm_check_ins()
561 case KVM_INST_MTSPR(SPRN_MAS0): in kvm_check_ins()
A Dmisc_64.S312 mtspr SPRN_MAS0,r9
A Dentry_32.S500 mtspr SPRN_MAS0,r9; \
A Dhead_booke.h246 mfspr r0,SPRN_MAS0
/linux-6.3-rc2/arch/powerpc/mm/nohash/
A Dtlb_low.S381 mtspr SPRN_MAS0,r4
425 mfspr r6,SPRN_MAS0
428 mtspr SPRN_MAS0,r6
464 mtspr SPRN_MAS0,r6
A Dtlb_low_64e.S333 mtspr SPRN_MAS0,r10
403 mfspr r10,SPRN_MAS0
429 mtspr SPRN_MAS0,r10
492 mfspr r10,SPRN_MAS0
A De500_hugetlbpage.c152 mtspr(SPRN_MAS0, MAS0_ESEL(index) | MAS0_TLBSEL(1)); in book3e_hugetlb_preload()
/linux-6.3-rc2/arch/powerpc/kvm/
A De500_emulate.c224 case SPRN_MAS0: in kvmppc_core_emulate_mtspr_e500()
337 case SPRN_MAS0: in kvmppc_core_emulate_mfspr_e500()
A De500_mmu_host.c76 mtspr(SPRN_MAS0, mas0); in __write_host_tlbe()
116 mas0 = mfspr(SPRN_MAS0); in get_host_mas0()
206 mtspr(SPRN_MAS0, in inval_gtlbe_on_host()
A Dbookehv_interrupts.S402 mfspr r5, SPRN_MAS0
599 mtspr SPRN_MAS0, r3
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg_booke.h145 #define SPRN_MAS0 0x270 /* MMU Assist Register 0 */ macro
/linux-6.3-rc2/arch/powerpc/xmon/
A Dxmon.c3917 mtspr(SPRN_MAS0, mas0); in dump_tlb_book3e()

Completed in 26 milliseconds