Lines Matching refs:r13
271 LOAD_REG_ADDR(r13, paca) /* Load paca pointer */
272 ld r13,0(r13) /* Get base vaddr of paca array */
274 addi r13,r13,PACA_SIZE /* know r13 if used accidentally */
280 1: lhz r6,PACAHWCPUID(r13) /* Load HW procid from paca */
283 addi r13,r13,PACA_SIZE /* Loop to next PACA on miss */
291 2: SET_PACA(r13)
293 addi r12,r13,PACA_EXTLB /* and TLB exc frame in another */
320 lbz r23,PACAPROCSTART(r13) /* Test if this processor should */
329 ld r1,PACAEMERGSP(r13)
630 mulli r13,r24,PACA_SIZE /* Calculate vaddr of right paca */
631 add r13,r13,r4 /* for this processor. */
632 SET_PACA(r13) /* Save vaddr of paca in an SPRG*/
638 stb r0,PACASOFTIRQEN(r13)
640 stb r0,PACAIRQHAPPENED(r13)
643 ld r1,PACAEMERGSP(r13)
676 std r14,PACAKSAVE(r13)
694 stb r7,PACASOFTIRQEN(r13)
696 stb r0,PACAIRQHAPPENED(r13)
713 ld r2,PACATOC(r13)
724 ld r1,PACAKSAVE(r13) /* Reload kernel stack pointer */
841 ld r4,PACAKMSR(r13)
851 std r1,PACAKSAVE(r13)
854 ld r2,PACATOC(r13)
863 stb r0,PACASOFTIRQEN(r13)
865 stb r0,PACAIRQHAPPENED(r13)