Home
last modified time | relevance | path

Searched defs:global_pstate_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/cpufreq/
Dpowernv-cpufreq.c75 struct global_pstate_info { struct
76 int highest_lpstate_idx;
77 unsigned int elapsed_time;
78 unsigned int last_sampled_time;
79 int last_lpstate_idx;
80 int last_gpstate_idx;
81 spinlock_t gpstate_lock;
82 struct timer_list timer;
83 struct cpufreq_policy *policy;