/arch/mips/oprofile/ |
D | op_model_mipsxx.c | 351 op_model_mipsxx_ops.cpu_type = "mips/M14Kc"; in mipsxx_init() 355 op_model_mipsxx_ops.cpu_type = "mips/M14KEc"; in mipsxx_init() 359 op_model_mipsxx_ops.cpu_type = "mips/20K"; in mipsxx_init() 363 op_model_mipsxx_ops.cpu_type = "mips/24K"; in mipsxx_init() 367 op_model_mipsxx_ops.cpu_type = "mips/25K"; in mipsxx_init() 372 op_model_mipsxx_ops.cpu_type = "mips/34K"; in mipsxx_init() 376 op_model_mipsxx_ops.cpu_type = "mips/74K"; in mipsxx_init() 380 op_model_mipsxx_ops.cpu_type = "mips/proAptiv"; in mipsxx_init() 384 op_model_mipsxx_ops.cpu_type = "mips/interAptiv"; in mipsxx_init() 388 op_model_mipsxx_ops.cpu_type = "mips/P5600"; in mipsxx_init() [all …]
|
D | common.c | 120 ops->cpu_type = lmodel->cpu_type; in oprofile_arch_init() 124 lmodel->cpu_type); in oprofile_arch_init()
|
D | op_impl.h | 35 char *cpu_type; member
|
D | op_model_loongson2.c | 159 .cpu_type = LOONGSON2_CPU_TYPE,
|
/arch/x86/oprofile/ |
D | nmi_int.c | 568 static int __init p4_init(char **cpu_type) in p4_init() argument 576 *cpu_type = "i386/p4"; in p4_init() 582 *cpu_type = "i386/p4"; in p4_init() 587 *cpu_type = "i386/p4-ht"; in p4_init() 620 module_param_call(cpu_type, set_cpu_type, NULL, NULL, 0); 622 static int __init ppro_init(char **cpu_type) in ppro_init() argument 644 *cpu_type = "i386/ppro"; in ppro_init() 647 *cpu_type = "i386/pii"; in ppro_init() 651 *cpu_type = "i386/piii"; in ppro_init() 655 *cpu_type = "i386/p6_mobile"; in ppro_init() [all …]
|
/arch/parisc/kernel/ |
D | perf.c | 508 if (boot_cpu_data.cpu_type == pcxu || in perf_init() 509 boot_cpu_data.cpu_type == pcxu_) { in perf_init() 511 } else if (boot_cpu_data.cpu_type == pcxw || in perf_init() 512 boot_cpu_data.cpu_type == pcxw_ || in perf_init() 513 boot_cpu_data.cpu_type == pcxw2 || in perf_init() 514 boot_cpu_data.cpu_type == mako || in perf_init() 515 boot_cpu_data.cpu_type == mako2) { in perf_init() 517 if (boot_cpu_data.cpu_type == pcxw2 || in perf_init() 518 boot_cpu_data.cpu_type == mako || in perf_init() 519 boot_cpu_data.cpu_type == mako2) in perf_init()
|
D | processor.c | 277 boot_cpu_data.cpu_type = parisc_get_cpu_type(boot_cpu_data.hversion); in collect_boot_cpu_data() 278 boot_cpu_data.cpu_name = cpu_name_version[boot_cpu_data.cpu_type][0]; in collect_boot_cpu_data() 279 boot_cpu_data.family_name = cpu_name_version[boot_cpu_data.cpu_type][1]; in collect_boot_cpu_data()
|
D | setup.c | 91 switch (boot_cpu_data.cpu_type) { in dma_ops_init() 208 switch (boot_cpu_data.cpu_type) { in parisc_proc_mkdir()
|
/arch/avr32/include/asm/ |
D | processor.h | 35 enum cpu_type { enum 60 enum cpu_type cpu_type; member
|
/arch/arm/mach-omap1/ |
D | id.c | 133 u8 cpu_type; in omap_check_revision() local 184 cpu_type = omap_revision >> 24; in omap_check_revision() 186 switch (cpu_type) { in omap_check_revision() 200 printk(KERN_INFO "Unknown OMAP cpu type: 0x%02x\n", cpu_type); in omap_check_revision()
|
/arch/x86/include/uapi/asm/ |
D | vm86.h | 100 unsigned long cpu_type; member 122 unsigned long cpu_type; member
|
/arch/alpha/oprofile/ |
D | common.c | 177 ops->cpu_type = lmodel->cpu_type; in oprofile_arch_init() 180 lmodel->cpu_type); in oprofile_arch_init()
|
D | op_impl.h | 50 char *cpu_type; member
|
D | op_model_ev5.c | 197 .cpu_type = "alpha/ev5", 207 .cpu_type = "alpha/pca56",
|
D | op_model_ev6.c | 99 .cpu_type = "alpha/ev6",
|
D | op_model_ev4.c | 112 .cpu_type = "alpha/ev4",
|
/arch/parisc/include/asm/ |
D | processor.h | 71 enum cpu_type cpu_type; member 341 return (boot_cpu_data.cpu_type == mako) || in parisc_requires_coherency() 342 (boot_cpu_data.cpu_type == mako2); in parisc_requires_coherency()
|
D | hardware.h | 21 enum cpu_type { enum 101 extern enum cpu_type parisc_get_cpu_type(unsigned long hversion);
|
/arch/s390/oprofile/ |
D | init.c | 66 module_param_call(cpu_type, set_cpu_type, NULL, NULL, 0); 67 MODULE_PARM_DESC(cpu_type, "Force legacy basic mode sampling" 441 case 0x2097: case 0x2098: ops->cpu_type = "s390/z10"; break; in oprofile_hwsampler_init() 442 case 0x2817: case 0x2818: ops->cpu_type = "s390/z196"; break; in oprofile_hwsampler_init() 443 case 0x2827: ops->cpu_type = "s390/zEC12"; break; in oprofile_hwsampler_init()
|
/arch/x86/include/asm/ |
D | vm86.h | 44 unsigned long cpu_type; member
|
/arch/sparc/oprofile/ |
D | init.c | 66 ops->cpu_type = "timer"; in op_nmi_timer_init()
|
/arch/ia64/oprofile/ |
D | perfmon.c | 84 ops->cpu_type = get_cpu_type(); in perfmon_init()
|
/arch/powerpc/oprofile/ |
D | common.c | 234 ops->cpu_type = cur_cpu_spec->oprofile_cpu_type; in oprofile_arch_init() 243 ops->cpu_type); in oprofile_arch_init()
|
/arch/avr32/kernel/ |
D | cpu.c | 271 boot_cpu_data.cpu_type = cpu_id; in setup_processor() 353 if (boot_cpu_data.cpu_type < NR_CPU_NAMES) in c_show() 355 cpu_names[boot_cpu_data.cpu_type], in c_show()
|
/arch/sh/include/asm/ |
D | processor.h | 16 enum cpu_type { enum
|