Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dpervasive.c69 mtspr(SPRN_CTRLT, ctrl); in cbe_power_save()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dpervasive.c69 mtspr(SPRN_CTRLT, ctrl); in cbe_power_save()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_emulate.c824 case SPRN_CTRLT: in kvmppc_core_emulate_mtspr_pr()
988 case SPRN_CTRLT: in kvmppc_core_emulate_mfspr_pr()
H A Dbook3s_hv_rmhandlers.S885 mtspr SPRN_CTRLT,r6
1587 mtspr SPRN_CTRLT,r6
2736 mtspr SPRN_CTRLT, r0
2773 mtspr SPRN_CTRLT, r0
H A Dbook3s_hv.c3674 mtspr(SPRN_CTRLT, mfspr(SPRN_CTRLF) & ~1); in kvmhv_p9_guest_entry()
3734 mtspr(SPRN_CTRLT, vcpu->arch.ctrl | 1); in kvmhv_p9_guest_entry()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_emulate.c820 case SPRN_CTRLT: in kvmppc_core_emulate_mtspr_pr()
987 case SPRN_CTRLT: in kvmppc_core_emulate_mfspr_pr()
H A Dbook3s_hv_p9_entry.c55 mtspr(SPRN_CTRLT, 0); in load_spr_state()
186 mtspr(SPRN_CTRLT, 1); in restore_p9_host_os_sprs()
H A Dbook3s_hv_rmhandlers.S798 mtspr SPRN_CTRLT,r6
1220 mtspr SPRN_CTRLT,r6
2179 mtspr SPRN_CTRLT, r0
2198 mtspr SPRN_CTRLT, r0
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprocess.c2218 mtspr(SPRN_CTRLT, CTRL_RUNLATCH); in __ppc64_runlatch_on()
2228 mtspr(SPRN_CTRLT, ctrl); in __ppc64_runlatch_on()
2242 mtspr(SPRN_CTRLT, 0); in __ppc64_runlatch_off()
2248 mtspr(SPRN_CTRLT, ctrl); in __ppc64_runlatch_off()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprocess.c2370 mtspr(SPRN_CTRLT, CTRL_RUNLATCH); in __ppc64_runlatch_on()
2380 mtspr(SPRN_CTRLT, ctrl); in __ppc64_runlatch_on()
2394 mtspr(SPRN_CTRLT, 0); in __ppc64_runlatch_off()
2400 mtspr(SPRN_CTRLT, ctrl); in __ppc64_runlatch_off()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h281 #define SPRN_CTRLT 0x098 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h278 #define SPRN_CTRLT 0x098 macro

Completed in 29 milliseconds