Searched refs:amd_pstate_cppc_enable (Results 1 – 1 of 1) sorted by relevance
382 DEFINE_STATIC_CALL(amd_pstate_cppc_enable, msr_cppc_enable);384 static inline int amd_pstate_cppc_enable(struct cpufreq_policy *policy) in amd_pstate_cppc_enable() function386 return static_call(amd_pstate_cppc_enable)(policy); in amd_pstate_cppc_enable()983 ret = amd_pstate_cppc_enable(policy); in amd_pstate_cpu_init()1464 ret = amd_pstate_cppc_enable(policy); in amd_pstate_epp_cpu_init()1566 return amd_pstate_cppc_enable(policy); in amd_pstate_epp_cpu_online()1745 static_call_update(amd_pstate_cppc_enable, shmem_cppc_enable); in amd_pstate_init()