Searched refs:SPRN_CTRLF (Results 1 – 5 of 5) sorted by relevance
49 ctrl = mfspr(SPRN_CTRLF); in cbe_power_save()
482 case SPRN_CTRLF: in kvmppc_core_emulate_mtspr_pr()625 case SPRN_CTRLF: in kvmppc_core_emulate_mfspr_pr()
292 mfspr r0, SPRN_CTRLF929 mfspr r6,SPRN_CTRLF1279 mfspr r6,SPRN_CTRLF2284 mfspr r0, SPRN_CTRLF
1610 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_on()1625 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_off()
222 #define SPRN_CTRLF 0x088 macro