Searched defs:cpu_dev (Results 1 – 1 of 1) sorted by relevance
267 struct cpu_dev { struct268 const char *c_vendor;271 const char *c_ident[2];273 struct cpu_model_info c_models[4];275 void (*c_init) (struct cpuinfo_x86 * c);276 void (*c_identify) (struct cpuinfo_x86 * c);277 unsigned int (*c_size_cache) (struct cpuinfo_x86 * c, unsigned int size);