Searched refs:hwp_req_cached (Results 1 – 1 of 1) sorted by relevance
256 u64 hwp_req_cached; member758 u64 value = READ_ONCE(cpu->hwp_req_cached); in intel_pstate_set_epp()767 WRITE_ONCE(cpu->hwp_req_cached, value); in intel_pstate_set_epp()1214 WRITE_ONCE(cpu_data->hwp_req_cached, value); in intel_pstate_hwp_set()1222 u64 value = READ_ONCE(cpu->hwp_req_cached); in intel_pstate_hwp_offline()1249 WRITE_ONCE(cpu->hwp_req_cached, value); in intel_pstate_hwp_offline()2316 u64 hwp_req = READ_ONCE(cpu->hwp_req_cached); in intel_pstate_hwp_boost_up()3104 WRITE_ONCE(cpu->hwp_req_cached, value); in intel_cpufreq_hwp_update()3263 WRITE_ONCE(cpu->hwp_req_cached, value); in intel_cpufreq_cpu_init()3321 u64 value = READ_ONCE(cpu->hwp_req_cached); in intel_cpufreq_suspend()[all …]