Lines Matching +full:0 +full:b111
45 * LPES = 0b01 (HSRR0/1 used for 0x500)
46 * PECE = 0b111
48 * HDICE = 0
49 * VC = 0b100 (VPM0=1, VPM1=0, ISL=0)
50 * VRMASD = 0b10000 (L=1, LP=00)
56 lpcr |= (0x10ull << LPCR_VRMASD_SH) & LPCR_VRMASD; in init_LPCR_ISA206()
101 mtspr(SPRN_MMCRC, 0); in init_PMU_HV()
106 mtspr(SPRN_MMCRH, 0); in init_PMU_HV_ISA207()
111 mtspr(SPRN_MMCRA, 0); in init_PMU()
113 mtspr(SPRN_MMCR1, 0); in init_PMU()
114 mtspr(SPRN_MMCR2, 0); in init_PMU()
119 mtspr(SPRN_MMCRS, 0); in init_PMU_ISA207()
124 mtspr(SPRN_MMCR3, 0); in init_PMU_ISA31()
132 mtspr(SPRN_HASHKEYR, 0); in init_DEXCR()
145 mtspr(SPRN_LPID, 0); in __setup_cpu_power7()
146 mtspr(SPRN_AMOR, ~0); in __setup_cpu_power7()
159 mtspr(SPRN_LPID, 0); in __restore_cpu_power7()
160 mtspr(SPRN_AMOR, ~0); in __restore_cpu_power7()
174 mtspr(SPRN_LPID, 0); in __setup_cpu_power8()
175 mtspr(SPRN_AMOR, ~0); in __setup_cpu_power8()
177 init_LPCR_ISA206(mfspr(SPRN_LPCR) | LPCR_PECEDH, 0); /* LPES = 0 */ in __setup_cpu_power8()
195 mtspr(SPRN_LPID, 0); in __restore_cpu_power8()
196 mtspr(SPRN_AMOR, ~0); in __restore_cpu_power8()
198 init_LPCR_ISA206(mfspr(SPRN_LPCR) | LPCR_PECEDH, 0); /* LPES = 0 */ in __restore_cpu_power8()
212 mtspr(SPRN_PSSCR, 0); in __setup_cpu_power9()
213 mtspr(SPRN_LPID, 0); in __setup_cpu_power9()
214 mtspr(SPRN_PID, 0); in __setup_cpu_power9()
215 mtspr(SPRN_AMOR, ~0); in __setup_cpu_power9()
218 LPCR_HVICE | LPCR_HEIC) & ~(LPCR_UPRT | LPCR_HR), 0); in __setup_cpu_power9()
234 mtspr(SPRN_PSSCR, 0); in __restore_cpu_power9()
235 mtspr(SPRN_LPID, 0); in __restore_cpu_power9()
236 mtspr(SPRN_PID, 0); in __restore_cpu_power9()
237 mtspr(SPRN_AMOR, ~0); in __restore_cpu_power9()
240 LPCR_HVICE | LPCR_HEIC) & ~(LPCR_UPRT | LPCR_HR), 0); in __restore_cpu_power9()
255 mtspr(SPRN_PSSCR, 0); in __setup_cpu_power10()
256 mtspr(SPRN_LPID, 0); in __setup_cpu_power10()
257 mtspr(SPRN_PID, 0); in __setup_cpu_power10()
258 mtspr(SPRN_AMOR, ~0); in __setup_cpu_power10()
261 LPCR_HVICE | LPCR_HEIC) & ~(LPCR_UPRT | LPCR_HR), 0); in __setup_cpu_power10()
279 mtspr(SPRN_PSSCR, 0); in __restore_cpu_power10()
280 mtspr(SPRN_LPID, 0); in __restore_cpu_power10()
281 mtspr(SPRN_PID, 0); in __restore_cpu_power10()
282 mtspr(SPRN_AMOR, ~0); in __restore_cpu_power10()
285 LPCR_HVICE | LPCR_HEIC) & ~(LPCR_UPRT | LPCR_HR), 0); in __restore_cpu_power10()