Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/
Dpervasive.c49 ctrl = mfspr(SPRN_CTRLF); in cbe_power_save()
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_emulate.c482 case SPRN_CTRLF: in kvmppc_core_emulate_mtspr_pr()
625 case SPRN_CTRLF: in kvmppc_core_emulate_mfspr_pr()
Dbook3s_hv_rmhandlers.S292 mfspr r0, SPRN_CTRLF
929 mfspr r6,SPRN_CTRLF
1279 mfspr r6,SPRN_CTRLF
2284 mfspr r0, SPRN_CTRLF
/linux-4.4.14/arch/powerpc/kernel/
Dprocess.c1610 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_on()
1625 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_off()
/linux-4.4.14/arch/powerpc/include/asm/
Dreg.h222 #define SPRN_CTRLF 0x088 macro