Home
last modified time | relevance | path

Searched refs:MAS1 (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dmmu_decl.h159 u32 MAS1; member
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dmmu_decl.h140 u32 MAS1; member
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dfsl_booke.c116 TLBCAM[index].MAS1 = MAS1_VALID | MAS1_IPROT | MAS1_TSIZE(tsize) | MAS1_TID(pid); in settlbcam()
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A De500.c110 TLBCAM[index].MAS1 = MAS1_VALID | MAS1_IPROT | MAS1_TSIZE(tsize) | MAS1_TID(pid); in settlbcam()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dentry_32.S456 lwz r10,MAS1(r1); \
H A Dasm-offsets.c311 STACK_PT_REGS_OFFSET(MAS1, mas1); in main()
644 OFFSET(TLBCAM_MAS1, tlbcam, MAS1); in main()
H A Dhead_booke.h250 stw r0,MAS1(r1)
H A Dexceptions-64e.S104 SPECIAL_EXC_STORE(r10,MAS1)
179 SPECIAL_EXC_LOAD(r10,MAS1)
1150 rlwinm r7,r7,0,2,31 /* Clear MAS1 Valid and IPROT */
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dasm-offsets.c367 DEFINE(MAS1, STACK_INT_FRAME_SIZE+offsetof(struct exception_regs, mas1)); in main()
764 OFFSET(TLBCAM_MAS1, tlbcam, MAS1); in main()
H A Dexceptions-64e.S102 SPECIAL_EXC_STORE(r10,MAS1)
179 SPECIAL_EXC_LOAD(r10,MAS1)
1477 rlwinm r7,r7,0,2,31 /* Clear MAS1 Valid and IPROT */
H A Dentry_32.S76 stw r0,MAS1(r11)
1144 lwz r10,MAS1(r1); \

Completed in 15 milliseconds