Searched defs:cpu_model (Results 1 – 5 of 5) sorted by relevance
63 struct cpu_model struct 75 static DEFINE_PER_CPU(struct cpu_model *, centrino_model); argument
60 static int cpu_model; variable [all...]
20 static u32 cpu_family, cpu_model, ibs_fetch_type, ibs_op_type; variable
324 static char *cpu_model(void) in cpu_model() function
512 u64 cpu_model; /* Format as profiled by CPU hardware */ member