Searched refs:MSR_AMD_CPPC_ENABLE (Results 1 – 3 of 3) sorted by relevance
769 #define MSR_AMD_CPPC_ENABLE 0xc00102b1 macro
229 with :c:macro:`MSR_AMD_CPPC_ENABLE` or ``cppc_set_enable``, it will respond657 …| | | :c:macro:`MSR_AMD_CPPC_ENABLE` or ``cppc_set_enable``…
448 return wrmsrq_safe_on_cpu(policy->cpu, MSR_AMD_CPPC_ENABLE, 1); in msr_cppc_enable()