Searched defs:amd_cpudata (Results 1 – 1 of 1) sorted by relevance
67 struct amd_cpudata { struct68 int cpu;70 struct freq_qos_request req[2];71 u64 cppc_req_cached;73 u8 highest_perf;74 u8 nominal_perf;75 u8 lowest_nonlinear_perf;76 u8 lowest_perf;77 u8 prefcore_ranking;78 u8 min_limit_perf;[all …]