Home
last modified time | relevance | path

Searched refs:X86_FEATURE_CPPC (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/cpufreq/
A Damd-pstate.c128 if (boot_cpu_has(X86_FEATURE_CPPC)) { in amd_pstate_get_epp()
181 if (boot_cpu_has(X86_FEATURE_CPPC)) { in amd_pstate_set_epp()
651 if (boot_cpu_has(X86_FEATURE_CPPC)) in amd_pstate_cpu_init()
1000 if (boot_cpu_has(X86_FEATURE_CPPC)) { in amd_pstate_epp_cpu_init()
1074 if (boot_cpu_has(X86_FEATURE_CPPC)) { in amd_pstate_epp_init()
1115 if (boot_cpu_has(X86_FEATURE_CPPC)) { in amd_pstate_epp_reenable()
1149 if (boot_cpu_has(X86_FEATURE_CPPC)) { in amd_pstate_epp_offline()
1280 if (boot_cpu_has(X86_FEATURE_CPPC)) { in amd_pstate_init()
A Damd-pstate-ut.c73 if (!boot_cpu_has(X86_FEATURE_CPPC)) { in get_shared_mem()
/linux-6.3-rc2/arch/x86/kernel/acpi/
A Dcppc.c25 return boot_cpu_has(X86_FEATURE_CPPC); in cpc_supported_by_cpu()
/linux-6.3-rc2/arch/x86/include/asm/
A Dcpufeatures.h339 #define X86_FEATURE_CPPC (13*32+27) /* Collaborative Processor Performance Control */ macro
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dcpufeatures.h333 #define X86_FEATURE_CPPC (13*32+27) /* Collaborative Processor Performance Control */ macro
/linux-6.3-rc2/Documentation/admin-guide/pm/
A Damd-pstate.rst198 <perf_cap_>`_. It can use the :c:macro:`X86_FEATURE_CPPC` feature flag to
211 while the :c:macro:`X86_FEATURE_CPPC` CPU feature flag is set.
220 If the :c:macro:`X86_FEATURE_CPPC` CPU feature flag is not set, the

Completed in 17 milliseconds