Searched refs:SPRN_CCR0 (Results 1 – 4 of 4) sorted by relevance
50 mfspr r3,SPRN_CCR053 mtspr SPRN_CCR0,r3
75 mfspr r3,SPRN_CCR078 mtspr SPRN_CCR0,r3
199 case SPRN_CCR0: in kvmppc_core_emulate_mtspr()296 case SPRN_CCR0: in kvmppc_core_emulate_mfspr()
100 #define SPRN_CCR0 0x3B3 /* Core Configuration Register 0 */ macro