/arch/parisc/kernel/ |
D | hardware.c | 1224 unsigned short model; member 1366 unsigned short model = ((unsigned short) (hversion)) >> 4; in parisc_get_cpu_type() local
|
/arch/x86/include/asm/ |
D | cpu_device_id.h | 66 #define X86_MATCH_VENDOR_FAM_MODEL_FEATURE(vendor, family, model, feature, data) \ argument 131 #define X86_MATCH_VENDOR_FAM_MODEL(vendor, family, model, data) \ argument 163 #define X86_MATCH_INTEL_FAM6_MODEL(model, data) \ argument 184 #define INTEL_CPU_DESC(model, stepping, revision) { \ argument
|
/arch/x86/lib/ |
D | cpu.c | 21 unsigned int fam, model; in x86_model() local
|
/arch/x86/boot/ |
D | cpuflags.h | 11 int model; member
|
/arch/powerpc/platforms/cell/ |
D | setup.c | 67 const char *model = ""; in cell_show_cpuinfo() local 119 const char *model; in cell_setup_phb() local
|
/arch/m68k/sun3/ |
D | idprom.c | 86 void sun3_get_model(unsigned char* model) in sun3_get_model()
|
/arch/mips/oprofile/ |
D | common.c | 23 static struct op_mips_model *model; variable
|
/arch/alpha/kernel/ |
D | pc873xx.c | 13 static unsigned int base, model; variable
|
/arch/mips/cavium-octeon/executive/ |
D | octeon-model.c | 471 int model = fuse_data & 0x3fff; in octeon_model_get_string_buffer() local
|
/arch/arm64/kernel/ |
D | cpu_errata.c | 48 u32 model; in is_kryo_midr() local 547 #define CAP_MIDR_RANGE(model, v_min, r_min, v_max, r_max) \ argument 551 #define CAP_MIDR_ALL_VERSIONS(model) \ argument 558 #define ERRATA_MIDR_RANGE(model, v_min, r_min, v_max, r_max) \ argument 571 #define ERRATA_MIDR_REV(model, var, rev) \ argument 575 #define ERRATA_MIDR_ALL_VERSIONS(model) \ argument
|
/arch/x86/platform/geode/ |
D | net5501.c | 115 unsigned char *model = rombase + boards[i].offset; in net5501_present() local
|
/arch/x86/platform/intel-mid/device_libs/ |
D | platform_bt.c | 63 #define ICPU(model, ddata) \ argument
|
/arch/s390/kernel/ |
D | perf_cpum_cf_events.c | 576 struct attribute **combined, **model, **cfvn, **csvn; in cpumf_cf_event_group() local
|
/arch/powerpc/platforms/chrp/ |
D | setup.c | 102 const char *model = ""; in chrp_show_cpuinfo() local 198 const char *model; in sio_init() local
|
/arch/alpha/oprofile/ |
D | common.c | 25 static struct op_axp_model *model; variable
|
/arch/powerpc/platforms/85xx/ |
D | xes_mpc85xx.c | 117 const char *model = "Unknown"; in xes_mpc85xx_setup_arch() local
|
/arch/m68k/mac/ |
D | config.c | 798 int model = mac_bi_data.id; in mac_identify() local
|
/arch/powerpc/oprofile/ |
D | common.c | 22 static struct op_powerpc_model *model; variable
|
/arch/m68k/mvme147/ |
D | config.c | 67 static void mvme147_get_model(char *model) in mvme147_get_model()
|
/arch/x86/oprofile/ |
D | op_model_ppro.c | 72 static void ppro_setup_ctrs(struct op_x86_model_spec const *model, in ppro_setup_ctrs()
|
D | op_model_amd.c | 268 static void op_mux_switch_ctrl(struct op_x86_model_spec const *model, in op_mux_switch_ctrl() 333 static void op_amd_setup_ctrs(struct op_x86_model_spec const *model, in op_amd_setup_ctrs()
|
/arch/x86/platform/atom/ |
D | punit_atom_debug.c | 120 #define ICPU(model, drv_data) \ argument
|
/arch/m68k/q40/ |
D | config.c | 145 static void q40_get_model(char *model) in q40_get_model()
|
/arch/m68k/apollo/ |
D | config.c | 248 static void dn_get_model(char *model) in dn_get_model()
|
/arch/powerpc/platforms/52xx/ |
D | efika.c | 201 const char *model = of_get_property(of_root, "model", NULL); in efika_probe() local
|