Searched refs:SPRN_CTRLF (Results 1 – 5 of 5) sorted by relevance
50 ctrl = mfspr(SPRN_CTRLF); in cbe_power_save()
817 case SPRN_CTRLF: in kvmppc_core_emulate_mtspr_pr()981 case SPRN_CTRLF: in kvmppc_core_emulate_mfspr_pr()
333 mfspr r0, SPRN_CTRLF973 mfspr r6,SPRN_CTRLF1634 mfspr r6,SPRN_CTRLF2737 mfspr r0, SPRN_CTRLF
2135 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_on()2155 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_off()
272 #define SPRN_CTRLF 0x088 macro