Home
last modified time | relevance | path

Searched refs:intel_pstate_get_epp (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c538 static s16 intel_pstate_get_epp(struct cpudata *cpu_data, u64 hwp_req_data) in intel_pstate_get_epp() function
612 epp = intel_pstate_get_epp(cpu_data, 0); in intel_pstate_get_energy_pref_index()
874 epp = intel_pstate_get_epp(cpu_data, value); in intel_pstate_hwp_set()
893 epp = intel_pstate_get_epp(cpu_data, value); in intel_pstate_hwp_set()
1470 cpudata->epp_default = intel_pstate_get_epp(cpudata, 0); in intel_pstate_hwp_enable()
2460 cpu->epp_cached = intel_pstate_get_epp(cpu, 0); in intel_pstate_cpu_init()
2672 cpu->epp_cached = intel_pstate_get_epp(cpu, value); in intel_cpufreq_cpu_init()