Home
last modified time | relevance | path

Searched refs:hwp_req_cached (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c257 u64 hwp_req_cached; member
756 u64 value = READ_ONCE(cpu->hwp_req_cached); in intel_pstate_set_epp()
765 WRITE_ONCE(cpu->hwp_req_cached, value); in intel_pstate_set_epp()
1027 WRITE_ONCE(cpu_data->hwp_req_cached, value); in intel_pstate_hwp_set()
1035 u64 value = READ_ONCE(cpu->hwp_req_cached); in intel_pstate_hwp_offline()
1062 WRITE_ONCE(cpu->hwp_req_cached, value); in intel_pstate_hwp_offline()
2092 u64 hwp_req = READ_ONCE(cpu->hwp_req_cached); in intel_pstate_hwp_boost_up()
2876 WRITE_ONCE(cpu->hwp_req_cached, value); in intel_cpufreq_hwp_update()
3039 WRITE_ONCE(cpu->hwp_req_cached, value); in intel_cpufreq_cpu_init()
3097 u64 value = READ_ONCE(cpu->hwp_req_cached); in intel_cpufreq_suspend()
[all …]