Home
last modified time | relevance | path

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

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