Home
last modified time | relevance | path

Searched refs:SPRN_CTRLF (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/platforms/cell/
A Dpervasive.c38 ctrl = mfspr(SPRN_CTRLF); in cbe_power_save()
/linux/arch/powerpc/kvm/
A Dbook3s_emulate.c819 case SPRN_CTRLF: in kvmppc_core_emulate_mtspr_pr()
986 case SPRN_CTRLF: in kvmppc_core_emulate_mfspr_pr()
A Dbook3s_hv_rmhandlers.S790 mfspr r6,SPRN_CTRLF
1215 mfspr r6,SPRN_CTRLF
2189 mfspr r0, SPRN_CTRLF
2209 mfspr r0, SPRN_CTRLF
A Dbook3s_hv.c3795 mtspr(SPRN_CTRLT, mfspr(SPRN_CTRLF) & ~1); in load_spr_state()
3800 vcpu->arch.ctrl = mfspr(SPRN_CTRLF); in store_spr_state()
/linux/arch/powerpc/kernel/
A Dprocess.c2244 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_on()
2264 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_off()
/linux/arch/powerpc/include/asm/
A Dreg.h277 #define SPRN_CTRLF 0x088 macro

Completed in 25 milliseconds