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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dcpu.h9 struct cpu_dev { struct
22 extern struct cpu_dev * cpu_devs [X86_VENDOR_NUM];
H A Dumc.c9 static struct cpu_dev umc_cpu_dev __cpuinitdata = {
H A Dnexgen.c43 static struct cpu_dev nexgen_cpu_dev __cpuinitdata = {
H A Drise.c31 static struct cpu_dev rise_cpu_dev __cpuinitdata = {
H A Dtransmeta.c105 static struct cpu_dev transmeta_cpu_dev __cpuinitdata = {
H A Dcyrix.c421 static struct cpu_dev cyrix_cpu_dev __cpuinitdata = {
434 static struct cpu_dev nsc_cpu_dev __cpuinitdata = {
H A Dcommon.c58 struct cpu_dev * cpu_devs[X86_VENDOR_NUM] = {};
75 static struct cpu_dev __cpuinitdata default_cpu = {
79 static struct cpu_dev * this_cpu __cpuinitdata = &default_cpu;
H A Damd.c291 static struct cpu_dev amd_cpu_dev __cpuinitdata = {
H A Dintel.c213 static struct cpu_dev intel_cpu_dev __cpuinitdata = {
H A Dcentaur.c460 static struct cpu_dev centaur_cpu_dev __cpuinitdata = {

Completed in 53 milliseconds