| H A D | amd-pstate.c | 238 u8 des_perf, u8 max_perf, u8 epp, bool fast_switch) in msr_update_perf() argument 245 FIELD_MODIFY(AMD_CPPC_MAX_PERF_MASK, &value, max_perf); in msr_update_perf() 257 max_perf, in msr_update_perf() 283 u8 max_perf, u8 epp, in amd_pstate_update_perf() 287 max_perf, epp, fast_switch); in amd_pstate_update_perf() 555 u8 des_perf, u8 max_perf, u8 epp, bool fast_switch) in amd_pstate_init_perf() 571 FIELD_MODIFY(AMD_CPPC_MAX_PERF_MASK, &value, max_perf); in shmem_update_perf() 583 max_perf, in shmem_update_perf() 591 perf_ctrls.max_perf = max_perf; in shmem_update_perf() 285 amd_pstate_update_perf(struct cpufreq_policy * policy,u8 min_perf,u8 des_perf,u8 max_perf,u8 epp,bool fast_switch) amd_pstate_update_perf() argument 558 shmem_update_perf(struct cpufreq_policy * policy,u8 min_perf,u8 des_perf,u8 max_perf,u8 epp,bool fast_switch) shmem_update_perf() argument 643 amd_pstate_update(struct cpufreq_policy * policy,u8 min_perf,u8 des_perf,u8 max_perf,bool fast_switch,int gov_flags) amd_pstate_update() argument 792 u8 max_perf, min_perf, des_perf, cap_perf; amd_pstate_adjust_perf() local [all...] |