Searched defs:cpu_dev (Results 1 – 6 of 6) sorted by relevance
6 struct cpu_dev { struct7 const char *c_vendor;10 const char *c_ident[2];12 void (*c_early_init)(struct cpuinfo_x86 *);13 void (*c_bsp_init)(struct cpuinfo_x86 *);14 void (*c_init)(struct cpuinfo_x86 *);15 void (*c_identify)(struct cpuinfo_x86 *);39 #define cpu_dev_register(cpu_devX) \ argument40 static const struct cpu_dev *const __cpu_dev_##cpu_devX __used \ argument
176 struct device *cpu_dev = get_cpu_device(cpu); in intel_epb_online() local187 struct device *cpu_dev = get_cpu_device(cpu); in intel_epb_offline() local
306 struct device *cpu_dev; in pseries_energy_init() local343 struct device *cpu_dev; in pseries_energy_cleanup() local
427 static int ve_init_opp_table(struct device *cpu_dev) in ve_init_opp_table()530 static struct clk *ve_spc_clk_register(struct device *cpu_dev) in ve_spc_clk_register()567 struct device *cpu_dev = get_cpu_device(cpu); in ve_spc_clk_init() local
619 struct device *cpu_dev = get_cpu_device(cpu_id); in show_cpuinfo() local
413 struct device *cpu_dev = get_cpu_device(i); in bL_switcher_restore_cpus() local