Searched refs:SPRN_CCR1 (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/kvm/
H A D44x_emulate.c155 case SPRN_CCR1:
176 case SPRN_CCR1:
H A D44x.c75 vcpu->arch.ccr1 = mfspr(SPRN_CCR1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A D4xx.c393 #define SPRN_CCR1 0x378 macro
465 ccr1 = mfspr(SPRN_CCR1);
470 mtspr(SPRN_CCR1, ccr1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h122 #define SPRN_CCR1 0x378 /* Core Configuration Register 1 */ macro

Completed in 65 milliseconds