Searched refs:power_cppc_cpufreq_freq_max (Results 1 – 3 of 3) sorted by relevance
385 if (power_cppc_cpufreq_freq_max(lcore_id) < 0) { in power_cppc_cpufreq_init()549 power_cppc_cpufreq_freq_max(unsigned int lcore_id) in power_cppc_cpufreq_freq_max() function627 if (power_cppc_cpufreq_freq_max(lcore_id) < 0) { in power_cppc_enable_turbo()653 if (power_cppc_cpufreq_freq_max(lcore_id) < 0) { in power_cppc_disable_turbo()
146 int power_cppc_cpufreq_freq_max(unsigned int lcore_id);
122 rte_power_freq_max = power_cppc_cpufreq_freq_max; in rte_power_set_env()