Lines Matching defs:cpu
233 int cpu; member
343 static void intel_pstate_set_itmt_prio(int cpu) in intel_pstate_set_itmt_prio()
379 static int intel_pstate_get_cppc_guranteed(int cpu) in intel_pstate_get_cppc_guranteed()
395 static void intel_pstate_set_itmt_prio(int cpu) in intel_pstate_set_itmt_prio()
402 struct cpudata *cpu; in intel_pstate_init_acpi_perf_limits() local
472 struct cpudata *cpu; in intel_pstate_exit_perf_limits() local
496 static int intel_pstate_get_cppc_guranteed(int cpu) in intel_pstate_get_cppc_guranteed()
505 struct cpudata *cpu; in update_turbo_state() local
516 struct cpudata *cpu = all_cpu_data[0]; in min_perf_pct_min() local
562 static int intel_pstate_set_epb(int cpu, s16 pref) in intel_pstate_set_epb()
644 static int intel_pstate_set_epp(struct cpudata *cpu, u32 epp) in intel_pstate_set_epp()
725 struct cpudata *cpu = all_cpu_data[policy->cpu]; in store_energy_performance_preference() local
808 struct cpudata *cpu; in show_base_frequency() local
832 static void intel_pstate_get_hwp_max(struct cpudata *cpu, int *phy_max, in intel_pstate_get_hwp_max()
847 static void intel_pstate_hwp_set(unsigned int cpu) in intel_pstate_hwp_set()
910 static void intel_pstate_hwp_offline(struct cpudata *cpu) in intel_pstate_hwp_offline()
964 static void intel_pstate_hwp_reenable(struct cpudata *cpu) in intel_pstate_hwp_reenable()
972 struct cpudata *cpu = all_cpu_data[policy->cpu]; in intel_pstate_suspend() local
983 struct cpudata *cpu = all_cpu_data[policy->cpu]; in intel_pstate_resume() local
1009 int cpu; in intel_pstate_update_policies() local
1015 static void intel_pstate_update_max_freq(unsigned int cpu) in intel_pstate_update_max_freq()
1032 static void intel_pstate_update_limits(unsigned int cpu) in intel_pstate_update_limits()
1092 struct cpudata *cpu; in show_turbo_pct() local
1118 struct cpudata *cpu; in show_num_pstates() local
1189 struct cpudata *cpu = all_cpu_data[0]; in store_no_turbo() local
1213 struct cpudata *cpu = all_cpu_data[i]; in update_qos_request() local
1698 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate()
1711 static void intel_pstate_set_min_pstate(struct cpudata *cpu) in intel_pstate_set_min_pstate()
1716 static void intel_pstate_max_within_limits(struct cpudata *cpu) in intel_pstate_max_within_limits()
1724 static void intel_pstate_get_cpu_pstates(struct cpudata *cpu) in intel_pstate_get_cpu_pstates()
1761 static inline void intel_pstate_hwp_boost_up(struct cpudata *cpu) in intel_pstate_hwp_boost_up()
1807 static inline void intel_pstate_hwp_boost_down(struct cpudata *cpu) in intel_pstate_hwp_boost_down()
1823 static inline void intel_pstate_update_util_hwp_local(struct cpudata *cpu, in intel_pstate_update_util_hwp_local()
1855 struct cpudata *cpu = container_of(data, struct cpudata, update_util); in intel_pstate_update_util_hwp() local
1863 static inline void intel_pstate_calc_avg_perf(struct cpudata *cpu) in intel_pstate_calc_avg_perf()
1870 static inline bool intel_pstate_sample(struct cpudata *cpu, u64 time) in intel_pstate_sample()
1912 static inline int32_t get_avg_frequency(struct cpudata *cpu) in get_avg_frequency()
1917 static inline int32_t get_avg_pstate(struct cpudata *cpu) in get_avg_pstate()
1923 static inline int32_t get_target_pstate(struct cpudata *cpu) in get_target_pstate()
1958 static int intel_pstate_prepare_request(struct cpudata *cpu, int pstate) in intel_pstate_prepare_request()
1966 static void intel_pstate_update_pstate(struct cpudata *cpu, int pstate) in intel_pstate_update_pstate()
1975 static void intel_pstate_adjust_pstate(struct cpudata *cpu) in intel_pstate_adjust_pstate()
2003 struct cpudata *cpu = container_of(data, struct cpudata, update_util); in intel_pstate_update_util() local
2127 struct cpudata *cpu; in intel_pstate_init_cpu() local
2172 struct cpudata *cpu = all_cpu_data[cpu_num]; in intel_pstate_set_update_util_hook() local
2189 static void intel_pstate_clear_update_util_hook(unsigned int cpu) in intel_pstate_clear_update_util_hook()
2201 static int intel_pstate_get_max_freq(struct cpudata *cpu) in intel_pstate_get_max_freq()
2207 static void intel_pstate_update_perf_limits(struct cpudata *cpu, in intel_pstate_update_perf_limits()
2273 struct cpudata *cpu; in intel_pstate_set_policy() local
2315 static void intel_pstate_adjust_policy_max(struct cpudata *cpu, in intel_pstate_adjust_policy_max()
2327 static void intel_pstate_verify_cpu_policy(struct cpudata *cpu, in intel_pstate_verify_cpu_policy()
2355 struct cpudata *cpu = all_cpu_data[policy->cpu]; in intel_pstate_cpu_offline() local
2380 struct cpudata *cpu = all_cpu_data[policy->cpu]; in intel_pstate_cpu_online() local
2416 struct cpudata *cpu; in __intel_pstate_cpu_init() local
2469 struct cpudata *cpu = all_cpu_data[policy->cpu]; in intel_pstate_cpu_init() local
2494 struct cpudata *cpu = all_cpu_data[policy->cpu]; in intel_cpufreq_verify_policy() local
2518 static void intel_cpufreq_trace(struct cpudata *cpu, unsigned int trace_type, int old_pstate) in intel_cpufreq_trace()
2540 static void intel_cpufreq_adjust_hwp(struct cpudata *cpu, u32 target_pstate, in intel_cpufreq_adjust_hwp()
2565 static void intel_cpufreq_adjust_perf_ctl(struct cpudata *cpu, in intel_cpufreq_adjust_perf_ctl()
2579 struct cpudata *cpu = all_cpu_data[policy->cpu]; in intel_cpufreq_update_pstate() local
2602 struct cpudata *cpu = all_cpu_data[policy->cpu]; in intel_cpufreq_target() local
2637 struct cpudata *cpu = all_cpu_data[policy->cpu]; in intel_cpufreq_fast_switch() local
2653 struct cpudata *cpu; in intel_cpufreq_cpu_init() local
2754 unsigned int cpu; in intel_pstate_driver_cleanup() local