Searched refs:SPRN_PCR (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | cpu_setup_power.c | 140 mtspr(SPRN_PCR, PCR_MASK); in __setup_cpu_power7() 153 mtspr(SPRN_PCR, PCR_MASK); in __restore_cpu_power7() 167 mtspr(SPRN_PCR, PCR_MASK); in __setup_cpu_power8() 187 mtspr(SPRN_PCR, PCR_MASK); in __restore_cpu_power8() 205 mtspr(SPRN_PCR, PCR_MASK); in __setup_cpu_power9() 226 mtspr(SPRN_PCR, PCR_MASK); in __restore_cpu_power9() 245 mtspr(SPRN_PCR, PCR_MASK); in __setup_cpu_power10() 267 mtspr(SPRN_PCR, PCR_MASK); in __restore_cpu_power10()
|
| H A D | dt_cpu_ftrs.c | 103 mtspr(SPRN_PCR, system_registers.pcr); in __restore_cpu_cpufeatures() 145 mtspr(SPRN_PCR, PCR_MASK); in cpufeatures_setup_cpu() 602 pcr = mfspr(SPRN_PCR); in feat_enable_mma() 604 mtspr(SPRN_PCR, pcr); in feat_enable_mma() 832 system_registers.pcr = mfspr(SPRN_PCR); in cpufeatures_setup_finished()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | subcore-asm.S | 72 mtspr SPRN_PCR, r4
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | reg.h | 483 #define SPRN_PCR 0x152 /* Processor compatibility register */ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_hv_rmhandlers.S | 658 mtspr SPRN_PCR, r7 1939 mtspr SPRN_PCR, r6
|
| H A D | book3s_hv.c | 3488 mtspr(SPRN_PCR, vc->pcr | PCR_MASK); in kvmhv_load_hv_regs_and_go() 3575 mtspr(SPRN_PCR, PCR_MASK); in kvmhv_load_hv_regs_and_go()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/xmon/ |
| H A D | xmon.c | 1957 mfspr(SPRN_LPCR), mfspr(SPRN_PCR), mfspr(SPRN_LPID)); in dump_206_sprs()
|