Home
last modified time | relevance | path

Searched refs:SPRN_SDR1 (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dsubcore-asm.S47 mfspr r10, SPRN_SDR1
80 mtspr SPRN_SDR1, r10
H A Didle.c344 sprs.sdr1 = mfspr(SPRN_SDR1); in power7_idle_insn()
465 mtspr(SPRN_SDR1, sprs.sdr1); in power7_idle_insn()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dsubcore-asm.S47 mfspr r10, SPRN_SDR1
80 mtspr SPRN_SDR1, r10
H A Didle.c346 sprs.sdr1 = mfspr(SPRN_SDR1); in power7_idle_insn()
466 mtspr(SPRN_SDR1, sprs.sdr1); in power7_idle_insn()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dhead_book3s_32.S426 mfspr r2, SPRN_SDR1
490 mfspr r2, SPRN_SDR1
570 mfspr r2, SPRN_SDR1
861 mtspr SPRN_SDR1, r4
890 mtspr SPRN_SDR1, r6
905 mtspr SPRN_SDR1,r6
965 mtspr SPRN_SDR1, r4
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/
H A Dmmu_context.c129 mtspr(SPRN_SDR1, rol32(__pa(next->pgd), 4) & 0xffff01ff); in switch_mmu_context()
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c98 out_be64(&spu->priv1->mfc_sdr_RW, mfspr(SPRN_SDR1)); in mfc_sdr_setup()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c97 out_be64(&spu->priv1->mfc_sdr_RW, mfspr(SPRN_SDR1)); in mfc_sdr_setup()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_emulate.c687 case SPRN_SDR1: in kvmppc_core_emulate_mtspr_pr()
884 case SPRN_SDR1: in kvmppc_core_emulate_mfspr_pr()
H A Dbook3s_hv_rmhandlers.S623 mtspr SPRN_SDR1,r6 /* switch to partition page table */
1887 mtspr SPRN_SDR1,r6 /* switch to host page table */
H A Dbook3s_hv.c4953 kvm->arch.host_sdr1 = mfspr(SPRN_SDR1); in kvmppc_core_init_vm_hv()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_emulate.c683 case SPRN_SDR1: in kvmppc_core_emulate_mtspr_pr()
883 case SPRN_SDR1: in kvmppc_core_emulate_mfspr_pr()
H A Dbook3s_hv_rmhandlers.S565 mtspr SPRN_SDR1,r6 /* switch to partition page table */
1437 mtspr SPRN_SDR1,r6 /* switch to host page table */
H A Dbook3s_hv.c5440 kvm->arch.host_sdr1 = mfspr(SPRN_SDR1); in kvmppc_core_init_vm_hv()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_book3s_32.S928 mtspr SPRN_SDR1, r6
944 mtspr SPRN_SDR1,r6
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_utils.c960 mtspr(SPRN_SDR1, _SDR1); in htab_initialize()
1125 mtspr(SPRN_SDR1, _SDR1); in hash__early_init_mmu_secondary()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1123 mtspr(SPRN_SDR1, _SDR1); in htab_initialize()
1286 mtspr(SPRN_SDR1, _SDR1); in hash__early_init_mmu_secondary()
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dnative.c746 ctx->elem->u.sdr = cpu_to_be64(mfspr(SPRN_SDR1)); in cxl_attach_afu_directed_psl8()
866 cxl_p1n_write(afu, CXL_PSL_SDR_An, mfspr(SPRN_SDR1)); in cxl_activate_dedicated_process_psl8()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dnative.c742 ctx->elem->u.sdr = cpu_to_be64(mfspr(SPRN_SDR1)); in cxl_attach_afu_directed_psl8()
862 cxl_p1n_write(afu, CXL_PSL_SDR_An, mfspr(SPRN_SDR1)); in cxl_activate_dedicated_process_psl8()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h743 #define SPRN_SDR1 0x019 /* MMU Hash Base Register */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h750 #define SPRN_SDR1 0x019 /* MMU Hash Base Register */ macro
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c1951 mfspr(SPRN_SDR1), mfspr(SPRN_HDAR), mfspr(SPRN_HDSISR)); in dump_206_sprs()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c2035 mfspr(SPRN_SDR1), mfspr(SPRN_HDAR), mfspr(SPRN_HDSISR)); in dump_206_sprs()

Completed in 57 milliseconds