Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Damd-pstate.h86 s16 epp_policy; member
/Linux-v6.6/drivers/cpufreq/
Damd-pstate.c1115 cpudata->epp_policy = 0; in amd_pstate_epp_cpu_init()
1213 if (cpudata->epp_policy == cpudata->policy) in amd_pstate_epp_init()
1216 cpudata->epp_policy = cpudata->policy; in amd_pstate_epp_init()
1308 cpudata->epp_policy = CPUFREQ_POLICY_UNKNOWN; in amd_pstate_epp_offline()
Dintel_pstate.c254 s16 epp_policy; member
965 if (cpu_data->epp_policy == cpu_data->policy) in intel_pstate_hwp_set()
968 cpu_data->epp_policy = cpu_data->policy; in intel_pstate_hwp_set()
1029 cpu->epp_policy = CPUFREQ_POLICY_UNKNOWN; in intel_pstate_hwp_offline()
2464 cpu->epp_policy = 0; in intel_pstate_init_cpu()