Lines Matching refs:mtspr
100 mtspr(SPRN_LPCR, lpcr); in __restore_cpu_cpufeatures()
102 mtspr(SPRN_LPID, 0); in __restore_cpu_cpufeatures()
103 mtspr(SPRN_HFSCR, system_registers.hfscr); in __restore_cpu_cpufeatures()
104 mtspr(SPRN_PCR, PCR_MASK); in __restore_cpu_cpufeatures()
106 mtspr(SPRN_FSCR, system_registers.fscr); in __restore_cpu_cpufeatures()
144 mtspr(SPRN_HFSCR, 0); in cpufeatures_setup_cpu()
146 mtspr(SPRN_FSCR, 0); in cpufeatures_setup_cpu()
147 mtspr(SPRN_PCR, PCR_MASK); in cpufeatures_setup_cpu()
162 mtspr(SPRN_HFSCR, hfscr); in feat_try_enable_unknown()
172 mtspr(SPRN_FSCR, fscr); in feat_try_enable_unknown()
199 mtspr(SPRN_HFSCR, hfscr); in feat_enable()
207 mtspr(SPRN_FSCR, fscr); in feat_enable()
240 mtspr(SPRN_LPID, 0); in feat_enable_hv()
244 mtspr(SPRN_LPCR, lpcr); in feat_enable_hv()
273 mtspr(SPRN_LPCR, lpcr); in feat_enable_idle_nap()
294 mtspr(SPRN_LPCR, lpcr); in feat_enable_idle_stop()
310 mtspr(SPRN_LPCR, lpcr); in feat_enable_mmu_hash()
325 mtspr(SPRN_LPCR, lpcr); in feat_enable_mmu_hash_v3()
355 mtspr(SPRN_LPCR, lpcr); in feat_enable_dscr()
364 mtspr(SPRN_HFSCR, hfscr); in hfscr_pmu_enable()
370 mtspr(SPRN_MMCRC, 0); in init_pmu_power8()
371 mtspr(SPRN_MMCRH, 0); in init_pmu_power8()
374 mtspr(SPRN_MMCRA, 0); in init_pmu_power8()
375 mtspr(SPRN_MMCR0, 0); in init_pmu_power8()
376 mtspr(SPRN_MMCR1, 0); in init_pmu_power8()
377 mtspr(SPRN_MMCR2, 0); in init_pmu_power8()
378 mtspr(SPRN_MMCRS, 0); in init_pmu_power8()
411 mtspr(SPRN_MMCRC, 0); in init_pmu_power9()
413 mtspr(SPRN_MMCRA, 0); in init_pmu_power9()
414 mtspr(SPRN_MMCR0, 0); in init_pmu_power9()
415 mtspr(SPRN_MMCR1, 0); in init_pmu_power9()
416 mtspr(SPRN_MMCR2, 0); in init_pmu_power9()
519 mtspr(SPRN_LPCR, lpcr); in feat_enable_dbell()
544 mtspr(SPRN_LPCR, lpcr); in feat_enable_hvi()