Home
last modified time | relevance | path

Searched refs:SPRN_PTCR (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Didle_book3s.S66 mfspr r3,SPRN_PTCR
824 mtspr SPRN_PTCR,r4
/Linux-v4.19/arch/powerpc/mm/
Dpgtable-radix.c635 mtspr(SPRN_PTCR, in radix__early_init_mmu_secondary()
653 mtspr(SPRN_PTCR, 0); in radix__mmu_cleanup_all()
Dpgtable-book3s64.c204 mtspr(SPRN_PTCR, ptcr); in mmu_partition_table_init()
Dhash_utils_64.c1055 mtspr(SPRN_PTCR, in hash__early_init_mmu_secondary()
/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h712 #define SPRN_PTCR 0x1D0 /* Partition table control Register */ macro
/Linux-v4.19/arch/powerpc/xmon/
Dxmon.c1885 mfspr(SPRN_PTCR)); in dump_300_sprs()