Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpowernow-k8.c629 u32 thiscpuid; in find_psb_table() local
672 thiscpuid = cpuid_eax(CPUID_PROCESSOR_SIGNATURE); in find_psb_table()
673 if ((thiscpuid == 0x00000fc0) || in find_psb_table()
674 (thiscpuid == 0x00000fe0)) in find_psb_table()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dpowernow-k8.c629 u32 thiscpuid; in find_psb_table() local
672 thiscpuid = cpuid_eax(CPUID_PROCESSOR_SIGNATURE); in find_psb_table()
673 if ((thiscpuid == 0x00000fc0) || in find_psb_table()
674 (thiscpuid == 0x00000fe0)) in find_psb_table()

Completed in 4 milliseconds