Searched defs:amd_cpudata (Results 1 – 1 of 1) sorted by relevance
68 struct amd_cpudata { struct69 int cpu;71 struct freq_qos_request req[2];72 u64 cppc_req_cached;74 u32 highest_perf;75 u32 nominal_perf;76 u32 lowest_nonlinear_perf;77 u32 lowest_perf;78 u32 prefcore_ranking;79 u32 min_limit_perf;[all …]