Searched refs:tlbsx (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | tlb_low.S | 48 tlbsx. r3, 0, r3 92 tlbsx. r6,0,r3 283 tlbsx 0,r3 421 tlbsx 0,r8
|
H A D | tlb_low_64e.S | 366 tlbsx 0,r16
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | 85xx_entry_mapping.S | 12 tlbsx 0,r6 /* search MSR[IS], SPID=PID0 */ 26 tlbsx 0,r6 /* search MSR[IS], SPID=PID1 */ 34 tlbsx 0,r6 /* Fall through, we had to match */
|
H A D | head_44x.S | 867 tlbsx r23,0,r5 /* Find entry we are in */ 1059 tlbsx r23,0,r23
|
H A D | head_85xx.S | 897 tlbsx 0,r3 /* must succeed */ 1153 tlbsx 0,r4
|
H A D | exceptions-64e.S | 1127 tlbsx 0,r6 /* search MSR[IS], SPID=PID */ 1333 tlbsx 0,r3
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | tlb.c | 192 static void tlbsx (const volatile unsigned *addr) in tlbsx() function 205 tlbsx(addr); in find_tlb_idx()
|
H A D | start.S | 396 tlbsx 0, r1 /* This must succeed */ 920 tlbsx 0, r3
|
/openbmc/linux/arch/powerpc/kexec/ |
H A D | relocate_32.S | 98 tlbsx r23,0,r5 /* Find entry we are in */ 245 tlbsx r23, 0, r23
|