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

/linux-master/arch/x86/kernel/cpu/
H A Dtransmeta.c26 unsigned int cpu_rev, cpu_freq = 0, cpu_flags, new_cpu_rev; local
48 cpuid(0x80860002, &new_cpu_rev, &cms_rev1, &cms_rev2, &dummy);
51 new_cpu_rev, cpu_freq);

Completed in 113 milliseconds