Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpufreq/
Dintel_pstate.c262 u64 hwp_req_cached; member
833 WRITE_ONCE(cpu_data->hwp_req_cached, value); in intel_pstate_hwp_set()
842 value = all_cpu_data[cpu]->hwp_req_cached; in intel_pstate_hwp_force_min_perf()
1597 u64 hwp_req = READ_ONCE(cpu->hwp_req_cached); in intel_pstate_hwp_boost_up()
1650 wrmsrl(MSR_HWP_REQUEST, cpu->hwp_req_cached); in intel_pstate_hwp_boost_down()