thiscpuid         629 drivers/cpufreq/powernow-k8.c 	u32 thiscpuid;
thiscpuid         672 drivers/cpufreq/powernow-k8.c 			thiscpuid = cpuid_eax(CPUID_PROCESSOR_SIGNATURE);
thiscpuid         673 drivers/cpufreq/powernow-k8.c 			if ((thiscpuid == 0x00000fc0) ||
thiscpuid         674 drivers/cpufreq/powernow-k8.c 			    (thiscpuid == 0x00000fe0))