Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dpowernow-k8.h42 #define CPUID_PROCESSOR_SIGNATURE 1 /* function 1 */ macro
H A Dpowernow-k8.c467 eax = cpuid_eax(CPUID_PROCESSOR_SIGNATURE); in check_supported_cpu()
672 thiscpuid = cpuid_eax(CPUID_PROCESSOR_SIGNATURE); in find_psb_table()