Searched defs:amd_cpudata (Results 1 – 1 of 1) sorted by relevance
85 struct amd_cpudata { struct86 int cpu;88 struct freq_qos_request req[2];89 u64 cppc_req_cached;91 union perf_cached perf;93 u8 prefcore_ranking;94 u32 min_limit_freq;95 u32 max_limit_freq;96 u32 nominal_freq;97 u32 lowest_nonlinear_freq;[all …]