cpu_dev           450 arch/x86/kernel/cpu/amd.c static struct cpu_dev amd_cpu_dev __cpuinitdata = {
cpu_dev           471 arch/x86/kernel/cpu/centaur.c static struct cpu_dev centaur_cpu_dev __cpuinitdata = {
cpu_dev            28 arch/x86/kernel/cpu/centaur_64.c static struct cpu_dev centaur_cpu_dev __cpuinitdata = {
cpu_dev            41 arch/x86/kernel/cpu/common.c static struct cpu_dev *this_cpu __cpuinitdata;
cpu_dev           237 arch/x86/kernel/cpu/common.c static struct cpu_dev *cpu_devs[X86_VENDOR_NUM] = {};
cpu_dev           256 arch/x86/kernel/cpu/common.c static struct cpu_dev __cpuinitdata default_cpu = {
cpu_dev           556 arch/x86/kernel/cpu/common.c 	struct cpu_dev **cdev;
cpu_dev           561 arch/x86/kernel/cpu/common.c 		struct cpu_dev *cpudev = *cdev;
cpu_dev            28 arch/x86/kernel/cpu/cpu.h 	static struct cpu_dev *__cpu_dev_##cpu_devX __used \
cpu_dev            32 arch/x86/kernel/cpu/cpu.h extern struct cpu_dev *__x86_cpu_dev_start[], *__x86_cpu_dev_end[];
cpu_dev           438 arch/x86/kernel/cpu/cyrix.c static struct cpu_dev cyrix_cpu_dev __cpuinitdata = {
cpu_dev           449 arch/x86/kernel/cpu/cyrix.c static struct cpu_dev nsc_cpu_dev __cpuinitdata = {
cpu_dev           350 arch/x86/kernel/cpu/intel.c static struct cpu_dev intel_cpu_dev __cpuinitdata = {
cpu_dev           101 arch/x86/kernel/cpu/transmeta.c static struct cpu_dev transmeta_cpu_dev __cpuinitdata = {
cpu_dev            11 arch/x86/kernel/cpu/umc.c static struct cpu_dev umc_cpu_dev __cpuinitdata = {