Searched refs:X86_FEATURE_CPPC (Results 1 – 2 of 2) sorted by relevance
25 return boot_cpu_has(X86_FEATURE_CPPC); in cpc_supported_by_cpu()
347 #define X86_FEATURE_CPPC (13*32+27) /* Collaborative Processor Performance Control */ macro