Searched refs:SPR_SPRG3 (Results 1 – 3 of 3) sorted by relevance
918 sprgs[3] = mfspr(SPR_SPRG3); in cpu_sleep()943 mtspr(SPR_SPRG3, sprgs[3]); in cpu_sleep()
413 STANDARD_PROLOG(SPR_SPRG3, PC_BOOKE_MCHKSAVE, SPR_MCSRR0, SPR_MCSRR1)414 FRAME_SETUP(SPR_SPRG3, PC_BOOKE_MCHKSAVE, EXC_MCHK)
126 #define SPR_SPRG3 0x113 /* 468 SPR General 3 */ macro