Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/nohash/
H A De500.c109 TLBCAM[index].MAS0 = MAS0_TLBSEL(1) | MAS0_ESEL(index) | MAS0_NV(index+1); in settlbcam()
/linux/arch/powerpc/kernel/
H A Dentry_32.S428 lwz r9,MAS0(r1); \
H A Dasm-offsets.c306 STACK_PT_REGS_OFFSET(MAS0, mas0); in main()
307 /* we overload MMUCR for 44x on MAS0 since they are mutually exclusive */ in main()
639 OFFSET(TLBCAM_MAS0, tlbcam, MAS0); in main()
H A Dhead_booke.h247 stw r0,MAS0(r1)
H A Dexceptions-64e.S101 SPECIAL_EXC_STORE(r10,MAS0)
176 SPECIAL_EXC_LOAD(r10,MAS0)
1129 rlwinm r5,r3,16,20,31 /* Extract MAS0(Entry) */
1138 * r3 = MAS0 w/TLBSEL & ESEL for the entry we are running in
1144 1: mr r7,r3 /* Set MAS0(TLBSEL) */
1145 rlwimi r7,r6,16,4,15 /* Setup MAS0 = TLBSEL | ESEL(r6) */
1166 * r3 = MAS0 w/TLBSEL & ESEL for the entry we are running in
1171 mr r4,r3 /* Set MAS0(TLBSEL) = 1 */
1175 rlwimi r4,r7,16,4,15 /* Setup MAS0 = TLBSEL | ESEL(r7) */
1196 * r3 = MAS0
[all...]