Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/cpufreq/
Damd-pstate-ut.c93 u64 cppc_enable = 0; in amd_pstate_ut_pstate_enable() local
95 ret = rdmsrl_safe(MSR_AMD_CPPC_ENABLE, &cppc_enable); in amd_pstate_ut_pstate_enable()
101 if (cppc_enable) in amd_pstate_ut_pstate_enable()
Damd-pstate.c335 static int cppc_enable(bool enable) in cppc_enable() function
1900 static_call_update(amd_pstate_enable, cppc_enable); in amd_pstate_init()