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

/arch/powerpc/kvm/
H A D44x_emulate.c155 case SPRN_CCR1:
175 case SPRN_CCR1:
H A D44x.c77 vcpu->arch.ccr1 = mfspr(SPRN_CCR1);
/arch/powerpc/boot/
H A D4xx.c394 #define SPRN_CCR1 0x378 macro
466 ccr1 = mfspr(SPRN_CCR1);
471 mtspr(SPRN_CCR1, ccr1);
/arch/powerpc/include/asm/
H A Dreg_booke.h129 #define SPRN_CCR1 0x378 /* Core Configuration Register 1 */ macro

Completed in 455 milliseconds