Home
last modified time | relevance | path

Searched defs:cpu_data (Results 1 – 2 of 2) sorted by relevance

/drivers/cpufreq/
Dqoriq-cpufreq.c31 struct cpu_data { struct
32 struct clk **pclk;
33 struct cpufreq_frequency_table *table;
34 struct thermal_cooling_device *cdev;
Dintel_pstate.c475 static s16 intel_pstate_get_epb(struct cpudata *cpu_data) in intel_pstate_get_epb()
490 static s16 intel_pstate_get_epp(struct cpudata *cpu_data, u64 hwp_req_data) in intel_pstate_get_epp()
558 static int intel_pstate_get_energy_pref_index(struct cpudata *cpu_data) in intel_pstate_get_energy_pref_index()
593 static int intel_pstate_set_energy_pref_index(struct cpudata *cpu_data, in intel_pstate_set_energy_pref_index()
648 struct cpudata *cpu_data = all_cpu_data[policy->cpu]; in store_energy_performance_preference() local
670 struct cpudata *cpu_data = all_cpu_data[policy->cpu]; in show_energy_performance_preference() local
704 struct cpudata *cpu_data = all_cpu_data[cpu]; in intel_pstate_hwp_set() local
773 struct cpudata *cpu_data = all_cpu_data[policy->cpu]; in intel_pstate_hwp_save_state() local
1720 struct cpudata *cpu_data = all_cpu_data[cpu]; in intel_pstate_clear_update_util_hook() local