Searched refs:SPRN_CTRLF (Results 1 – 6 of 6) sorted by relevance
38 ctrl = mfspr(SPRN_CTRLF); in cbe_power_save()
819 case SPRN_CTRLF: in kvmppc_core_emulate_mtspr_pr()986 case SPRN_CTRLF: in kvmppc_core_emulate_mfspr_pr()
790 mfspr r6,SPRN_CTRLF1215 mfspr r6,SPRN_CTRLF2189 mfspr r0, SPRN_CTRLF2209 mfspr r0, SPRN_CTRLF
3794 mtspr(SPRN_CTRLT, mfspr(SPRN_CTRLF) & ~1); in load_spr_state()3799 vcpu->arch.ctrl = mfspr(SPRN_CTRLF); in store_spr_state()
2247 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_on()2267 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_off()
277 #define SPRN_CTRLF 0x088 macro