Searched refs:SPRN_SPRG_PACA (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dexception.S50 mtspr SPRN_SPRG_PACA,r13 /* Save it away for the future */
91 mtspr SPRN_SPRG_PACA,r13 /* Save it away for the future */
126 mfspr r13,SPRN_SPRG_PACA /* Put r13 back ???? */
138 mfspr r13,SPRN_SPRG_PACA
174 mfspr r13,SPRN_SPRG_PACA /* get paca address into r13 */
197 mfspr r13,SPRN_SPRG_PACA /* get paca address into r13 */
242 mfspr r13,SPRN_SPRG_PACA
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpaca.c112 mtspr(SPRN_SPRG_PACA, local_paca);
H A Dexceptions-64s.S55 mfspr r13,SPRN_SPRG_PACA
84 mfspr r13,SPRN_SPRG_PACA /* get paca address into r13 */
123 mfspr r13,SPRN_SPRG_PACA /* get paca address into r13 */
167 mfspr r13,SPRN_SPRG_PACA
H A Dhead_64.S236 2: mtspr SPRN_SPRG_PACA,r13 /* Save vaddr of paca in an SPRG */
544 mtspr SPRN_SPRG_PACA,r13 /* Save vaddr of paca in an SPRG*/
H A Dentry_64.S798 mfspr r4,SPRN_SPRG_PACA /* Get PACA */
829 mfspr r13,SPRN_SPRG_PACA
H A Dexceptions-64e.S32 mfspr r13,SPRN_SPRG_PACA; /* get PACA */ \
360 mfspr r13,SPRN_SPRG_PACA /* get our PACA */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dexception-64e.h101 mfspr r13,SPRN_SPRG_PACA; \
H A Dexception-64s.h60 mfspr r13,SPRN_SPRG_PACA; /* get paca address into r13 */ \
176 mfspr r13,SPRN_SPRG_PACA; /* get paca address into r13 */ \
H A Dreg.h719 #define SPRN_SPRG_PACA SPRN_SPRG1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_rmhandlers.S39 mfspr reg, SPRN_SPRG_PACA

Completed in 117 milliseconds