Searched refs:cpu_model (Results 1 – 8 of 8) sorted by relevance
60 static int cpu_model; variable446 switch (cpu_model) { in longhaul_get_ranges()548 if (cpu_model < CPU_NEHEMIAH) in longhaul_setup_voltagescaling()770 cpu_model = CPU_SAMUEL; in longhaul_cpu_init()781 cpu_model = CPU_SAMUEL2; in longhaul_cpu_init()791 cpu_model = CPU_SAMUEL2; in longhaul_cpu_init()794 cpu_model = CPU_EZRA; in longhaul_cpu_init()804 cpu_model = CPU_EZRA_T; in longhaul_cpu_init()819 cpu_model = CPU_NEHEMIAH; in longhaul_cpu_init()823 cpu_model = CPU_NEHEMIAH; in longhaul_cpu_init()[all …]
63 struct cpu_model struct75 static DEFINE_PER_CPU(struct cpu_model *, centrino_model); argument210 static struct cpu_model models[] =237 struct cpu_model *model; in centrino_cpu_init_table()
559 __u8 cpu_model = boot_cpu_data.x86_model; in p4_init() local561 if (cpu_model > 6 || cpu_model == 5) in p4_init()613 __u8 cpu_model = boot_cpu_data.x86_model; in ppro_init() local631 switch (cpu_model) { in ppro_init()
59 __u32 cpu_model : 16; /* CPU model */ member
858 css->global_pgid.cpu_model = cpu_id.machine; in css_generate_pgid()
24 static int cpu_model; variable80 cpu_model = (fms >> 4) & 0xf; in update_cpu_model()82 cpu_model += ((fms >> 16) & 0xf) << 4; in update_cpu_model()1687 printf("Executing on CPU model:%d[0x%x]\n", cpu_model, cpu_model); in cmdline()
272 u64 cpu_model; /* Format as profiled by CPU hardware */ member
323 static char *cpu_model(void) in cpu_model() function377 10+time2pixels(first_time), cpu2y(cpu) + SLOT_MULT + SLOT_HEIGHT - 4, cpu_model()); in svg_cpu_box()