Home
last modified time | relevance | path

Searched refs:CPUID_GET_MAX_CAPABILITIES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dpowernow-k8.h49 #define CPUID_GET_MAX_CAPABILITIES 0x80000000 macro
H A Dpowernow-k8.c476 eax = cpuid_eax(CPUID_GET_MAX_CAPABILITIES); in check_supported_cpu()