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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A Dpowernow-k8.c729 u32 thiscpuid; local
772 thiscpuid = cpuid_eax(CPUID_PROCESSOR_SIGNATURE);
773 if ((thiscpuid == 0x00000fc0) ||
774 (thiscpuid == 0x00000fe0))

Completed in 54 milliseconds