Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/cpufreq/
Dintel_pstate.c600 static s16 intel_pstate_get_epp(struct cpudata *cpu_data, u64 hwp_req_data) in intel_pstate_get_epp() function
674 epp = intel_pstate_get_epp(cpu_data, 0); in intel_pstate_get_energy_pref_index()
952 epp = intel_pstate_get_epp(cpu_data, value); in intel_pstate_hwp_set()
971 epp = intel_pstate_get_epp(cpu_data, value); in intel_pstate_hwp_set()
1557 cpudata->epp_default = intel_pstate_get_epp(cpudata, 0); in intel_pstate_hwp_enable()
2597 cpu->epp_cached = intel_pstate_get_epp(cpu, 0); in intel_pstate_cpu_init()
2855 cpu->epp_cached = intel_pstate_get_epp(cpu, value); in intel_cpufreq_cpu_init()