Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dpowernow-k8.h44 #define CPUID_PROCESSOR_SIGNATURE 1 /* function 1 */ macro
Dpowernow-k8.c472 eax = cpuid_eax(CPUID_PROCESSOR_SIGNATURE); in check_supported_cpu()
679 thiscpuid = cpuid_eax(CPUID_PROCESSOR_SIGNATURE); in find_psb_table()