cpu_type 305 arch/x86/kernel/vm86_32.c switch (info->cpu_type) {
cpu_type 375 arch/x86/oprofile/nmi_int.c *cpu_type = "i386/p4";
cpu_type 381 arch/x86/oprofile/nmi_int.c *cpu_type = "i386/p4";
cpu_type 386 arch/x86/oprofile/nmi_int.c *cpu_type = "i386/p4-ht";
cpu_type 403 arch/x86/oprofile/nmi_int.c *cpu_type = "i386/ppro";
cpu_type 406 arch/x86/oprofile/nmi_int.c *cpu_type = "i386/pii";
cpu_type 409 arch/x86/oprofile/nmi_int.c *cpu_type = "i386/piii";
cpu_type 412 arch/x86/oprofile/nmi_int.c *cpu_type = "i386/p6_mobile";
cpu_type 415 arch/x86/oprofile/nmi_int.c *cpu_type = "i386/p6";
cpu_type 418 arch/x86/oprofile/nmi_int.c *cpu_type = "i386/core";
cpu_type 421 arch/x86/oprofile/nmi_int.c *cpu_type = "i386/core_2";
cpu_type 424 arch/x86/oprofile/nmi_int.c *cpu_type = "i386/core_2";
cpu_type 442 arch/x86/oprofile/nmi_int.c char *cpu_type;
cpu_type 457 arch/x86/oprofile/nmi_int.c cpu_type = "i386/athlon";
cpu_type 463 arch/x86/oprofile/nmi_int.c cpu_type = "x86-64/hammer";
cpu_type 467 arch/x86/oprofile/nmi_int.c cpu_type = "x86-64/family10";
cpu_type 471 arch/x86/oprofile/nmi_int.c cpu_type = "x86-64/family11h";
cpu_type 480 arch/x86/oprofile/nmi_int.c if (!p4_init(&cpu_type))
cpu_type 486 arch/x86/oprofile/nmi_int.c if (!ppro_init(&cpu_type))
cpu_type 508 arch/x86/oprofile/nmi_int.c ops->cpu_type = cpu_type;
cpu_type 66 arch/x86/oprofile/nmi_timer_int.c ops->cpu_type = "timer";
cpu_type 95 fs/reiserfs/prints.c cpu_type(key));
cpu_type 101 include/asm-parisc/hardware.h extern enum cpu_type parisc_get_cpu_type(unsigned long hversion);
cpu_type 73 include/asm-parisc/processor.h enum cpu_type cpu_type;
cpu_type 348 include/asm-parisc/processor.h return (boot_cpu_data.cpu_type == mako) ||
cpu_type 349 include/asm-parisc/processor.h (boot_cpu_data.cpu_type == mako2);
cpu_type 100 include/asm-x86/vm86.h unsigned long cpu_type;
cpu_type 122 include/asm-x86/vm86.h unsigned long cpu_type;
cpu_type 168 include/asm-x86/vm86.h unsigned long cpu_type;
cpu_type 71 include/linux/oprofile.h char * cpu_type;