Lines Matching defs:amd_cpudata
54 struct amd_cpudata { struct
55 int cpu;
57 struct freq_qos_request req[2];
58 u64 cppc_req_cached;
60 u32 highest_perf;
61 u32 nominal_perf;
62 u32 lowest_nonlinear_perf;
63 u32 lowest_perf;
65 u32 max_freq;
66 u32 min_freq;
67 u32 nominal_freq;
68 u32 lowest_nonlinear_freq;
70 struct amd_aperf_mperf cur;
71 struct amd_aperf_mperf prev;
73 u64 freq;
74 bool boost_supported;