Searched refs:SPRN_CTRLT (Results 1 – 5 of 5) sorted by relevance
82 mtspr(SPRN_CTRLT, ctrl); in cbe_power_save()
2127 mtspr(SPRN_CTRLT, CTRL_RUNLATCH); in __ppc64_runlatch_on()2137 mtspr(SPRN_CTRLT, ctrl); in __ppc64_runlatch_on()2151 mtspr(SPRN_CTRLT, 0); in __ppc64_runlatch_off()2157 mtspr(SPRN_CTRLT, ctrl); in __ppc64_runlatch_off()
818 case SPRN_CTRLT: in kvmppc_core_emulate_mtspr_pr()982 case SPRN_CTRLT: in kvmppc_core_emulate_mfspr_pr()
335 mtspr SPRN_CTRLT, r0975 mtspr SPRN_CTRLT,r61639 mtspr SPRN_CTRLT,r62739 mtspr SPRN_CTRLT, r0
273 #define SPRN_CTRLT 0x098 macro