Searched refs:SPRN_SPRG3 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Demulate.c253 case SPRN_SPRG3:
327 case SPRN_SPRG3:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.S97 mfspr r7, SPRN_SPRG3
505 mtspr SPRN_SPRG3, r7
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dexception.S42 mfspr r13,SPRN_SPRG3 /* Get alpaca address */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg.h411 #define SPRN_SPRG3 0x113 /* Special Purpose Register General 3 */ macro
721 #define SPRN_SPRG_THREAD SPRN_SPRG3
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhead_44x.S467 3: mfspr r11,SPRN_SPRG3
911 mtspr SPRN_SPRG3,r4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c1630 printf("sp = "REG" sprg3= "REG"\n", sp, mfspr(SPRN_SPRG3));

Completed in 98 milliseconds