Home
last modified time | relevance | path

Searched refs:SPRN_CIABR (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dkexec.h19 mtspr(SPRN_CIABR, 0); in reset_sprs()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c567 host_ciabr = mfspr(SPRN_CIABR); in kvmhv_vcpu_entry_p9()
631 mtspr(SPRN_CIABR, vcpu->arch.ciabr); in kvmhv_vcpu_entry_p9()
889 mtspr(SPRN_CIABR, host_ciabr); in kvmhv_vcpu_entry_p9()
H A Dbook3s_64_entry.S372 mtspr SPRN_CIABR,r10
H A Dbook3s_hv_rmhandlers.S646 mfspr r5, SPRN_CIABR
746 mtspr SPRN_CIABR, r7
1389 mtspr SPRN_CIABR, r5
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Didle.c671 sprs.ciabr = mfspr(SPRN_CIABR); in power9_idle_stop()
787 mtspr(SPRN_CIABR, sprs.ciabr); in power9_idle_stop()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S715 mfspr r5, SPRN_CIABR
817 mtspr SPRN_CIABR, r7
1770 mtspr SPRN_CIABR, r5
3382 mtspr SPRN_CIABR, r0
H A Dbook3s_hv.c3457 unsigned long host_ciabr = mfspr(SPRN_CIABR); in kvmhv_load_hv_regs_and_go()
3501 mtspr(SPRN_CIABR, vcpu->arch.ciabr); in kvmhv_load_hv_regs_and_go()
3550 mtspr(SPRN_CIABR, host_ciabr); in kvmhv_load_hv_regs_and_go()
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c356 mtspr(SPRN_CIABR, ciabr); in write_ciabr()
2009 printf("ciabr = %.16lx\n", mfspr(SPRN_CIABR)); in dump_207_sprs()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h290 #define SPRN_CIABR 0xBB macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h287 #define SPRN_CIABR 0xBB macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c363 mtspr(SPRN_CIABR, ciabr); in write_ciabr()
2093 printf("ciabr = %.16lx\n", mfspr(SPRN_CIABR)); in dump_207_sprs()

Completed in 31 milliseconds