Home
last modified time | relevance | path

Searched refs:SPRN_CTRLF (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dpervasive.c37 ctrl = mfspr(SPRN_CTRLF); in cbe_power_save()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dpervasive.c37 ctrl = mfspr(SPRN_CTRLF); in cbe_power_save()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_emulate.c823 case SPRN_CTRLF: in kvmppc_core_emulate_mtspr_pr()
987 case SPRN_CTRLF: in kvmppc_core_emulate_mfspr_pr()
H A Dbook3s_hv_rmhandlers.S883 mfspr r6,SPRN_CTRLF
1582 mfspr r6,SPRN_CTRLF
2734 mfspr r0, SPRN_CTRLF
2771 mfspr r0, SPRN_CTRLF
H A Dbook3s_hv.c3674 mtspr(SPRN_CTRLT, mfspr(SPRN_CTRLF) & ~1); in kvmhv_p9_guest_entry()
3732 vcpu->arch.ctrl = mfspr(SPRN_CTRLF); in kvmhv_p9_guest_entry()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_emulate.c819 case SPRN_CTRLF: in kvmppc_core_emulate_mtspr_pr()
986 case SPRN_CTRLF: in kvmppc_core_emulate_mfspr_pr()
H A Dbook3s_hv_p9_entry.c82 vcpu->arch.ctrl = mfspr(SPRN_CTRLF); in store_spr_state()
H A Dbook3s_hv_rmhandlers.S1215 mfspr r6,SPRN_CTRLF
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprocess.c2226 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_on()
2246 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_off()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprocess.c2378 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_on()
2398 ctrl = mfspr(SPRN_CTRLF); in __ppc64_runlatch_off()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h280 #define SPRN_CTRLF 0x088 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h277 #define SPRN_CTRLF 0x088 macro

Completed in 38 milliseconds