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

/freebsd-10.0-release/sys/x86/cpufreq/
H A Dpowernow.c620 cpuid_is_k7(u_int cpuid) function
697 * We trust that cpuid_is_k7() will be better at
753 } while (cpuid_is_k7(pst->cpuid) && maxpst--);

Completed in 120 milliseconds