Lines Matching refs:r13
382 LOAD_REG_ADDR(r13, paca) /* Load paca pointer */
383 ld r13,0(r13) /* Get base vaddr of paca array */
385 addi r13,r13,PACA_SIZE /* know r13 if used accidentally */
391 1: lhz r6,PACAHWCPUID(r13) /* Load HW procid from paca */
394 addi r13,r13,PACA_SIZE /* Loop to next PACA on miss */
402 2: SET_PACA(r13)
404 addi r12,r13,PACA_EXTLB /* and TLB exc frame in another */
431 lbz r23,PACAPROCSTART(r13) /* Test if this processor should */
440 ld r1,PACAEMERGSP(r13)
748 mulli r13,r24,PACA_SIZE /* Calculate vaddr of right paca */
749 add r13,r13,r4 /* for this processor. */
750 SET_PACA(r13) /* Save vaddr of paca in an SPRG*/
756 stb r0,PACASOFTIRQEN(r13)
758 stb r0,PACAIRQHAPPENED(r13)
761 ld r1,PACAEMERGSP(r13)
794 std r14,PACAKSAVE(r13)
812 stb r7,PACASOFTIRQEN(r13)
814 stb r0,PACAIRQHAPPENED(r13)
831 ld r2,PACATOC(r13)
842 ld r1,PACAKSAVE(r13) /* Reload kernel stack pointer */
959 ld r4,PACAKMSR(r13)
969 std r1,PACAKSAVE(r13)
972 ld r2,PACATOC(r13)
978 stb r0,PACASOFTIRQEN(r13)
980 stb r0,PACAIRQHAPPENED(r13)