Home
last modified time | relevance | path

Searched refs:SPRN_MAS1 (Results 1 – 17 of 17) sorted by relevance

/linux/arch/powerpc/kernel/
A Dfsl_booke_entry_mapping.S13 mfspr r7,SPRN_MAS1
27 mfspr r7,SPRN_MAS1
42 mtspr SPRN_MAS1,r7
53 mfspr r7,SPRN_MAS1
57 mtspr SPRN_MAS1,r7
110 mtspr SPRN_MAS1,r6
147 mfspr r6,SPRN_MAS1
149 mtspr SPRN_MAS1,r6
163 mtspr SPRN_MAS1,r6
223 mfspr r8,SPRN_MAS1
[all …]
A Dhead_fsl_booke.S454 mfspr r12,SPRN_MAS1 /* Set TID to 0 */
456 mtspr SPRN_MAS1,r12
558 mtspr SPRN_MAS1,r12
741 mfspr r16, SPRN_MAS1
743 mtspr SPRN_MAS1, r16
884 mfspr r8,SPRN_MAS1
1130 mfspr r4,SPRN_MAS1
1139 mfspr r4,SPRN_MAS1
1141 mtspr SPRN_MAS1,r4
1196 mfspr r9,SPRN_MAS1
[all …]
A Dexceptions-64e.S102 mfspr r10,SPRN_MAS1
178 mtspr SPRN_MAS1,r10
1145 mtspr SPRN_MAS1,r7
1160 mfspr r7,SPRN_MAS1
1164 mtspr SPRN_MAS1,r7
1190 mfspr r7,SPRN_MAS1
1192 mtspr SPRN_MAS1,r6
1224 mfspr r6,SPRN_MAS1
1226 mtspr SPRN_MAS1,r6
1241 mtspr SPRN_MAS1,r6
[all …]
A Dkvm.c463 case KVM_INST_MFSPR(SPRN_MAS1): in kvm_check_ins()
565 case KVM_INST_MTSPR(SPRN_MAS1): in kvm_check_ins()
A Dmisc_64.S315 mtspr SPRN_MAS1,r9
A Dentry_32.S481 mtspr SPRN_MAS1,r10; \
A Dhead_booke.h249 mfspr r0,SPRN_MAS1
/linux/arch/powerpc/mm/nohash/
A Dtlb_low_64e.S216 mfspr r10,SPRN_MAS1
220 mtspr SPRN_MAS1,r10
342 mfspr r15,SPRN_MAS1
352 mfspr r10,SPRN_MAS1
373 mfspr r10,SPRN_MAS1
377 mfspr r10,SPRN_MAS1
475 mfspr r10,SPRN_MAS1
478 mtspr SPRN_MAS1,r10
584 mtspr SPRN_MAS1,r10
627 mfspr r10,SPRN_MAS1
[all …]
A Dtlb_low.S284 mfspr r4,SPRN_MAS1 /* check valid */
288 mtspr SPRN_MAS1,r4
383 mtspr SPRN_MAS1,r4
422 mfspr r6,SPRN_MAS1
424 mtspr SPRN_MAS1,r6
461 mtspr SPRN_MAS1,r6
A Dbook3e_hugetlbpage.c169 mtspr(SPRN_MAS1, mas1); in book3e_hugetlb_preload()
/linux/arch/powerpc/kvm/
A De500_emulate.c227 case SPRN_MAS1: in kvmppc_core_emulate_mtspr_e500()
340 case SPRN_MAS1: in kvmppc_core_emulate_mfspr_e500()
A De500_mmu_host.c77 mtspr(SPRN_MAS1, stlbe->mas1); in __write_host_tlbe()
209 mtspr(SPRN_MAS1, 0); in inval_gtlbe_on_host()
651 mas1 = mfspr(SPRN_MAS1); in kvmppc_load_last_inst()
A De500mc.c76 val = mfspr(SPRN_MAS1); in kvmppc_e500_tlbil_one()
78 mtspr(SPRN_MAS1, val & ~MAS1_VALID); in kvmppc_e500_tlbil_one()
A De500.c276 val = mfspr(SPRN_MAS1); in kvmppc_e500_tlbil_one()
278 mtspr(SPRN_MAS1, val & ~MAS1_VALID); in kvmppc_e500_tlbil_one()
A Dbookehv_interrupts.S404 mfspr r6, SPRN_MAS1
609 mtspr SPRN_MAS1, r5
/linux/arch/powerpc/include/asm/
A Dreg_booke.h146 #define SPRN_MAS1 0x271 /* MMU Assist Register 1 */ macro
/linux/arch/powerpc/xmon/
A Dxmon.c3916 mtspr(SPRN_MAS1, mas1); in dump_tlb_book3e()
3919 mas1 = mfspr(SPRN_MAS1); in dump_tlb_book3e()

Completed in 40 milliseconds