Searched refs:SPRN_CCR1 (Results 1 – 4 of 4) sorted by relevance
157 case SPRN_CCR1: in kvmppc_core_emulate_mtspr()177 case SPRN_CCR1: in kvmppc_core_emulate_mfspr()
77 vcpu->arch.ccr1 = mfspr(SPRN_CCR1); in kvmppc_core_vcpu_setup()
394 #define SPRN_CCR1 0x378 macro466 ccr1 = mfspr(SPRN_CCR1); in __ibm440eplike_fixup_clocks()471 mtspr(SPRN_CCR1, ccr1); in __ibm440eplike_fixup_clocks()
129 #define SPRN_CCR1 0x378 /* Core Configuration Register 1 */ macro