Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/
Dpervasive.c50 ctrl = mfspr(SPRN_CTRLF); in cbe_power_save()
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_emulate.c817 case SPRN_CTRLF: in kvmppc_core_emulate_mtspr_pr()
981 case SPRN_CTRLF: in kvmppc_core_emulate_mfspr_pr()
Dbook3s_hv_rmhandlers.S333 mfspr r0, SPRN_CTRLF
973 mfspr r6,SPRN_CTRLF
1634 mfspr r6,SPRN_CTRLF
2737 mfspr r0, SPRN_CTRLF
/Linux-v4.19/arch/powerpc/kernel/
Dprocess.c2135 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_on()
2155 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_off()
/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h272 #define SPRN_CTRLF 0x088 macro