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