Lines Matching refs:r13
255 LOAD_REG_ADDR(r13, paca) /* Load paca pointer */
256 ld r13,0(r13) /* Get base vaddr of paca array */
258 addi r13,r13,PACA_SIZE /* know r13 if used accidentally */
264 1: lhz r6,PACAHWCPUID(r13) /* Load HW procid from paca */
267 addi r13,r13,PACA_SIZE /* Loop to next PACA on miss */
275 2: SET_PACA(r13)
277 addi r12,r13,PACA_EXTLB /* and TLB exc frame in another */
304 lbz r23,PACAPROCSTART(r13) /* Test if this processor should */
313 ld r1,PACAEMERGSP(r13)
595 mulli r13,r24,PACA_SIZE /* Calculate vaddr of right paca */
596 add r13,r13,r4 /* for this processor. */
597 SET_PACA(r13) /* Save vaddr of paca in an SPRG*/
603 stb r0,PACASOFTIRQEN(r13)
605 stb r0,PACAIRQHAPPENED(r13)
608 ld r1,PACAEMERGSP(r13)
641 std r14,PACAKSAVE(r13)
659 stb r7,PACASOFTIRQEN(r13)
661 stb r0,PACAIRQHAPPENED(r13)
678 ld r2,PACATOC(r13)
689 ld r1,PACAKSAVE(r13) /* Reload kernel stack pointer */
806 ld r4,PACAKMSR(r13)
816 std r1,PACAKSAVE(r13)
819 ld r2,PACATOC(r13)
828 stb r0,PACASOFTIRQEN(r13)
830 stb r0,PACAIRQHAPPENED(r13)