Searched refs:cpu_model (Results 1 - 5 of 5) sorted by relevance

/drivers/cpufreq/
H A Dlonghaul.c60 static int cpu_model; variable
447 switch (cpu_model) {
548 if (cpu_model < CPU_NEHEMIAH)
793 cpu_model = CPU_SAMUEL;
804 cpu_model = CPU_SAMUEL2;
814 cpu_model = CPU_SAMUEL2;
817 cpu_model = CPU_EZRA;
827 cpu_model = CPU_EZRA_T;
842 cpu_model = CPU_NEHEMIAH;
846 cpu_model
[all...]
H A Dspeedstep-centrino.c61 struct cpu_model struct
73 static DEFINE_PER_CPU(struct cpu_model *, centrino_model);
208 static struct cpu_model models[] =
235 struct cpu_model *model;
/drivers/s390/cio/
H A Dcss.h58 __u32 cpu_model : 16; /* CPU model */ member in struct:pgid
H A Dcss.c688 css->global_pgid.cpu_model = cpu_id.machine;
/drivers/platform/x86/
H A Dintel_ips.c261 int cpu_model; /* includes extended model... */ member in struct:ips_mcp_limits

Completed in 122 milliseconds