Searched refs:SPRN_CSRR1 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhead_booke.h156 EXC_LEVEL_EXCEPTION_PROLOG(CRIT, SPRN_CSRR0, SPRN_CSRR1)
235 * a critical exception, so we are using SPRN_CSRR1 to manipulate the MSR).
237 * save (and later restore) the MSR via SPRN_CSRR1, which will still have
329 mtspr SPRN_CSRR1,r9; \
H A Dexceptions-64e.S58 #define SPRN_CRIT_SRR1 SPRN_CSRR1
401 mtspr SPRN_CSRR1,r11
H A Dentry_32.S60 mfspr r0,SPRN_CSRR1
1076 RET_FROM_EXC_LEVEL(SPRN_CSRR0, SPRN_CSRR1, PPC_RFCI)
1087 RET_FROM_EXC_LEVEL(SPRN_CSRR0, SPRN_CSRR1, PPC_RFCI)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h156 #define SPRN_CSRR1 0x03B /* Critical Save and Restore Register 1 */ macro
184 #define SPRN_CSRR1 SPRN_SRR3 /* Critical Save and Restore Register 1 */ macro

Completed in 149 milliseconds