Searched refs:SPRN_SPRG_PACA (Results 1 – 5 of 5) sorted by relevance
1142 #define SPRN_SPRG_PACA SPRN_SPRG1 macro1156 mfspr rX,SPRN_SPRG_PACA; \1163 mtspr SPRN_SPRG_PACA,rX; \1199 #define SET_PACA(rX) mtspr SPRN_SPRG_PACA,rX1200 #define GET_PACA(rX) mfspr rX,SPRN_SPRG_PACA
95 mfspr r13,SPRN_SPRG_PACA; \
264 mtspr(SPRN_SPRG_PACA, local_paca); in setup_paca()
249 mfspr r13,SPRN_SPRG_PACA; /* get PACA */ \679 mfspr r13,SPRN_SPRG_PACA /* get our PACA */
48 mfspr r13,SPRN_SPRG_PACA
Completed in 20 milliseconds