Searched refs:lpcr_val (Results 1 – 2 of 2) sorted by relevance
12 void pnv_program_cpu_hotplug_lpcr(unsigned int cpu, u64 lpcr_val);
74 uint64_t lpcr_val = mfspr(SPRN_LPCR); in pnv_save_sprs_for_deep_states() local88 rc = opal_slw_set_reg(pir, SPRN_LPCR, lpcr_val); in pnv_save_sprs_for_deep_states()1040 void pnv_program_cpu_hotplug_lpcr(unsigned int cpu, u64 lpcr_val) in pnv_program_cpu_hotplug_lpcr() argument1044 mtspr(SPRN_LPCR, lpcr_val); in pnv_program_cpu_hotplug_lpcr()1051 opal_slw_set_reg(pir, SPRN_LPCR, lpcr_val); in pnv_program_cpu_hotplug_lpcr()