Searched refs:SPRN_CSRR0 (Results 1 - 5 of 5) 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)
328 mtspr SPRN_CSRR0,r12; \
H A Dentry_32.S58 mfspr r0,SPRN_CSRR0
1076 RET_FROM_EXC_LEVEL(SPRN_CSRR0, SPRN_CSRR1, PPC_RFCI)
1087 RET_FROM_EXC_LEVEL(SPRN_CSRR0, SPRN_CSRR1, PPC_RFCI)
H A Dexceptions-64e.S57 #define SPRN_CRIT_SRR0 SPRN_CSRR0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h155 #define SPRN_CSRR0 0x03A /* Critical Save and Restore Register 0 */ macro
183 #define SPRN_CSRR0 SPRN_SRR2 /* Critical Save and Restore Register 0 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbooke.c429 vcpu->arch.pc = mfspr(SPRN_CSRR0);

Completed in 70 milliseconds