Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dcpu_setup_power.S31 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
Ddt_cpu_ftrs.c104 mtspr(SPRN_PCR, 0); in __restore_cpu_cpufeatures()
/Linux-v4.19/arch/powerpc/platforms/powernv/
Dsubcore-asm.S76 mtspr SPRN_PCR, r4
/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h467 #define SPRN_PCR 0x152 /* Processor compatibility register */ macro
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv_rmhandlers.S713 mtspr SPRN_PCR, r7
2058 mtspr SPRN_PCR, r0
/Linux-v4.19/arch/powerpc/xmon/
Dxmon.c1814 mfspr(SPRN_LPCR), mfspr(SPRN_PCR), mfspr(SPRN_LPID)); in dump_206_sprs()