Searched refs:SPRN_CTRLF (Results 1 – 6 of 6) sorted by relevance
37 ctrl = mfspr(SPRN_CTRLF); in cbe_power_save()
823 case SPRN_CTRLF: in kvmppc_core_emulate_mtspr_pr()987 case SPRN_CTRLF: in kvmppc_core_emulate_mfspr_pr()
876 mfspr r6,SPRN_CTRLF1574 mfspr r6,SPRN_CTRLF2694 mfspr r0, SPRN_CTRLF2731 mfspr r0, SPRN_CTRLF
3582 mtspr(SPRN_CTRLT, mfspr(SPRN_CTRLF) & ~1); in kvmhv_p9_guest_entry()3638 vcpu->arch.ctrl = mfspr(SPRN_CTRLF); in kvmhv_p9_guest_entry()
2118 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_on()2138 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_off()
281 #define SPRN_CTRLF 0x088 macro