Lines Matching refs:mtspr
99 mtspr(SPRN_LPCR, lpcr); in __restore_cpu_cpufeatures()
101 mtspr(SPRN_LPID, 0); in __restore_cpu_cpufeatures()
102 mtspr(SPRN_HFSCR, system_registers.hfscr); in __restore_cpu_cpufeatures()
103 mtspr(SPRN_PCR, system_registers.pcr); in __restore_cpu_cpufeatures()
105 mtspr(SPRN_FSCR, system_registers.fscr); in __restore_cpu_cpufeatures()
142 mtspr(SPRN_HFSCR, 0); in cpufeatures_setup_cpu()
144 mtspr(SPRN_FSCR, 0); in cpufeatures_setup_cpu()
145 mtspr(SPRN_PCR, PCR_MASK); in cpufeatures_setup_cpu()
160 mtspr(SPRN_HFSCR, hfscr); in feat_try_enable_unknown()
170 mtspr(SPRN_FSCR, fscr); in feat_try_enable_unknown()
197 mtspr(SPRN_HFSCR, hfscr); in feat_enable()
205 mtspr(SPRN_FSCR, fscr); in feat_enable()
238 mtspr(SPRN_LPID, 0); in feat_enable_hv()
242 mtspr(SPRN_LPCR, lpcr); in feat_enable_hv()
271 mtspr(SPRN_LPCR, lpcr); in feat_enable_idle_nap()
292 mtspr(SPRN_LPCR, lpcr); in feat_enable_idle_stop()
308 mtspr(SPRN_LPCR, lpcr); in feat_enable_mmu_hash()
323 mtspr(SPRN_LPCR, lpcr); in feat_enable_mmu_hash_v3()
362 mtspr(SPRN_LPCR, lpcr); in feat_enable_dscr()
371 mtspr(SPRN_HFSCR, hfscr); in hfscr_pmu_enable()
377 mtspr(SPRN_MMCRC, 0); in init_pmu_power8()
378 mtspr(SPRN_MMCRH, 0); in init_pmu_power8()
381 mtspr(SPRN_MMCRA, 0); in init_pmu_power8()
382 mtspr(SPRN_MMCR0, 0); in init_pmu_power8()
383 mtspr(SPRN_MMCR1, 0); in init_pmu_power8()
384 mtspr(SPRN_MMCR2, 0); in init_pmu_power8()
385 mtspr(SPRN_MMCRS, 0); in init_pmu_power8()
418 mtspr(SPRN_MMCRC, 0); in init_pmu_power9()
420 mtspr(SPRN_MMCRA, 0); in init_pmu_power9()
421 mtspr(SPRN_MMCR0, 0); in init_pmu_power9()
422 mtspr(SPRN_MMCR1, 0); in init_pmu_power9()
423 mtspr(SPRN_MMCR2, 0); in init_pmu_power9()
455 mtspr(SPRN_MMCR3, 0); in init_pmu_power10()
456 mtspr(SPRN_MMCRA, MMCRA_BHRB_DISABLE); in init_pmu_power10()
559 mtspr(SPRN_LPCR, lpcr); in feat_enable_dbell()
584 mtspr(SPRN_LPCR, lpcr); in feat_enable_hvi()
603 mtspr(SPRN_PCR, pcr); in feat_enable_mma()