Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/cpufreq/
Dpowernow-k8.c632 u32 thiscpuid; in find_psb_table() local
675 thiscpuid = cpuid_eax(CPUID_PROCESSOR_SIGNATURE); in find_psb_table()
676 if ((thiscpuid == 0x00000fc0) || in find_psb_table()
677 (thiscpuid == 0x00000fe0)) in find_psb_table()