Searched refs:SPRN_CTRLF (Results 1 – 6 of 6) sorted by relevance
37 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()
82 vcpu->arch.ctrl = mfspr(SPRN_CTRLF); in store_spr_state()
1215 mfspr r6,SPRN_CTRLF
2358 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_on()2378 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_off()
277 #define SPRN_CTRLF 0x088 macro