Searched refs:SPRN_PCR (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/arch/powerpc/kernel/ |
D | cpu_setup_power.S | 27 mtspr SPRN_PCR,r0 42 mtspr SPRN_PCR,r0 60 mtspr SPRN_PCR,r0 83 mtspr SPRN_PCR,r0 106 mtspr SPRN_PCR,r0 132 mtspr SPRN_PCR,r0
|
D | dt_cpu_ftrs.c | 104 mtspr(SPRN_PCR, PCR_MASK); in __restore_cpu_cpufeatures() 147 mtspr(SPRN_PCR, PCR_MASK); in cpufeatures_setup_cpu()
|
/Linux-v5.4/arch/powerpc/platforms/powernv/ |
D | subcore-asm.S | 72 mtspr SPRN_PCR, r4
|
/Linux-v5.4/arch/powerpc/include/asm/ |
D | reg.h | 477 #define SPRN_PCR 0x152 /* Processor compatibility register */ macro
|
/Linux-v5.4/arch/powerpc/kvm/ |
D | book3s_hv_rmhandlers.S | 651 mtspr SPRN_PCR, r7 1921 mtspr SPRN_PCR, r6
|
D | book3s_hv.c | 3416 mtspr(SPRN_PCR, vc->pcr | PCR_MASK); in kvmhv_load_hv_regs_and_go() 3496 mtspr(SPRN_PCR, PCR_MASK); in kvmhv_load_hv_regs_and_go()
|
/Linux-v5.4/arch/powerpc/xmon/ |
D | xmon.c | 1834 mfspr(SPRN_LPCR), mfspr(SPRN_PCR), mfspr(SPRN_LPID)); in dump_206_sprs()
|