Searched refs:SPRN_PCR (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | cpu_setup_power.S | 31 mtspr SPRN_PCR,r0 45 mtspr SPRN_PCR,r0 62 mtspr SPRN_PCR,r0 84 mtspr SPRN_PCR,r0 106 mtspr SPRN_PCR,r0 131 mtspr SPRN_PCR,r0
|
D | dt_cpu_ftrs.c | 104 mtspr(SPRN_PCR, 0); in __restore_cpu_cpufeatures()
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | subcore-asm.S | 76 mtspr SPRN_PCR, r4
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | reg.h | 467 #define SPRN_PCR 0x152 /* Processor compatibility register */ macro
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_hv_rmhandlers.S | 713 mtspr SPRN_PCR, r7 2058 mtspr SPRN_PCR, r0
|
/Linux-v4.19/arch/powerpc/xmon/ |
D | xmon.c | 1814 mfspr(SPRN_LPCR), mfspr(SPRN_PCR), mfspr(SPRN_LPID)); in dump_206_sprs()
|