Lines Matching defs:amd_cpudata
83 struct amd_cpudata { struct
84 int cpu;
86 struct freq_qos_request req[2];
87 u64 cppc_req_cached;
89 union perf_cached perf;
91 u8 prefcore_ranking;
92 u32 min_limit_freq;
93 u32 max_limit_freq;
94 u32 nominal_freq;
95 u32 lowest_nonlinear_freq;
97 struct amd_aperf_mperf cur;
98 struct amd_aperf_mperf prev;
100 u64 freq;
101 bool boost_supported;
102 bool hw_prefcore;
105 u32 policy;
106 bool suspended;
107 u8 epp_default;