Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Damd-pstate-ut.c126 ret = rdmsrq_safe(MSR_AMD_CPPC_ENABLE, &cppc_enable); in amd_pstate_ut_check_enabled()
H A Damd-pstate.c453 return wrmsrq_safe_on_cpu(policy->cpu, MSR_AMD_CPPC_ENABLE, 1); in msr_cppc_enable()
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h764 #define MSR_AMD_CPPC_ENABLE 0xc00102b1 macro
/linux/arch/x86/include/asm/
H A Dmsr-index.h764 #define MSR_AMD_CPPC_ENABLE 0xc00102b1 macro
/linux/Documentation/admin-guide/pm/
H A Damd-pstate.rst229 with :c:macro:`MSR_AMD_CPPC_ENABLE` or ``cppc_set_enable``, it will respond
659 …| | | :c:macro:`MSR_AMD_CPPC_ENABLE` or ``cppc_set_enable``…