Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c143 int current_pstate; member
1701 cpu->pstate.current_pstate = pstate; in intel_pstate_set_pstate()
1967 if (pstate == cpu->pstate.current_pstate) in intel_pstate_update_pstate()
1970 cpu->pstate.current_pstate = pstate; in intel_pstate_update_pstate()
1976 int from = cpu->pstate.current_pstate; in intel_pstate_adjust_pstate()
1991 cpu->pstate.current_pstate, in intel_pstate_adjust_pstate()
2521 cpu->pstate.current_pstate, in intel_cpufreq_trace()
2569 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate()
2575 cpu->pstate.current_pstate = target_pstate; in intel_cpufreq_update_pstate()
2578 cpu->pstate.current_pstate = target_pstate; in intel_cpufreq_update_pstate()