Searched defs:amd_cpudata (Results 1 – 1 of 1) sorted by relevance
66 struct amd_cpudata { struct67 int cpu;69 struct freq_qos_request req[2];70 u64 cppc_req_cached;72 u32 highest_perf;73 u32 nominal_perf;74 u32 lowest_nonlinear_perf;75 u32 lowest_perf;76 u32 min_limit_perf;77 u32 max_limit_perf;[all …]