Searched refs:SPRN_CTRLT (Results 1 – 5 of 5) sorted by relevance
82 mtspr(SPRN_CTRLT, ctrl); in cbe_power_save()
483 case SPRN_CTRLT: in kvmppc_core_emulate_mtspr_pr()635 case SPRN_CTRLT: in kvmppc_core_emulate_mfspr_pr()
326 mtspr SPRN_CTRLT, r0955 mtspr SPRN_CTRLT,r61471 mtspr SPRN_CTRLT,r62575 mtspr SPRN_CTRLT, r0
1989 mtspr(SPRN_CTRLT, CTRL_RUNLATCH); in __ppc64_runlatch_on()1999 mtspr(SPRN_CTRLT, ctrl); in __ppc64_runlatch_on()2013 mtspr(SPRN_CTRLT, 0); in __ppc64_runlatch_off()2019 mtspr(SPRN_CTRLT, ctrl); in __ppc64_runlatch_off()
244 #define SPRN_CTRLT 0x098 macro