Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/cpufreq/
Damd-pstate-ut.c95 ret = rdmsrl_safe(MSR_AMD_CPPC_ENABLE, &cppc_enable); in amd_pstate_ut_pstate_enable()
Damd-pstate.c368 ret = wrmsrl_safe_on_cpu(cpu, MSR_AMD_CPPC_ENABLE, in msr_cppc_enable()
/linux-6.14.4/tools/arch/x86/include/asm/
Dmsr-index.h695 #define MSR_AMD_CPPC_ENABLE 0xc00102b1 macro
/linux-6.14.4/arch/x86/include/asm/
Dmsr-index.h699 #define MSR_AMD_CPPC_ENABLE 0xc00102b1 macro
/linux-6.14.4/Documentation/admin-guide/pm/
Damd-pstate.rst229 with :c:macro:`MSR_AMD_CPPC_ENABLE` or ``cppc_set_enable``, it will respond
592 …| | | :c:macro:`MSR_AMD_CPPC_ENABLE` or ``cppc_set_enable``…