Searched refs:cpu_subsys (Results 1 – 24 of 24) sorted by relevance
377 const struct bus_type cpu_subsys = { variable389 EXPORT_SYMBOL_GPL(cpu_subsys);406 cpu->dev.bus = &cpu_subsys; in register_cpu()643 struct device *dev = bus_get_dev_root(&cpu_subsys); in cpu_register_vulnerabilities()658 if (subsys_system_register(&cpu_subsys, cpu_root_attr_groups)) in cpu_dev_init()
309 dev_root = bus_get_dev_root(&cpu_subsys); in pseries_energy_init()348 dev_root = bus_get_dev_root(&cpu_subsys); in pseries_energy_cleanup()
112 cpu_root = bus_get_dev_root(&cpu_subsys); in cpacf_init()
410 dev = bus_get_dev_root(&cpu_subsys); in hd_create_attributes()
691 dev_root = bus_get_dev_root(&cpu_subsys); in topology_init()
1192 dev_root = bus_get_dev_root(&cpu_subsys); in s390_smp_init()
235 dev = bus_get_dev_root(&cpu_subsys); in umwait_init()
101 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in lpit_update_residency()
47 .bus = &cpu_subsys,
133 extern const struct bus_type cpu_subsys;
443 dev_root = bus_get_dev_root(&cpu_subsys); in subcore_init()
1476 dev_root = bus_get_dev_root(&cpu_subsys); in pnv_init_idle_states()
367 .subsys = &cpu_subsys,
286 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in uncore_freq_common_init()
227 dev_root = bus_get_dev_root(&cpu_subsys); in sysfs_create_dscr_default()754 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in create_svm_file()
835 dev_root = bus_get_dev_root(&cpu_subsys); in microcode_init()
34 return (dev->bus == &cpu_subsys); in _is_cpu_device()
125 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in cpuidle_add_interface()
1898 .subsys = &cpu_subsys,3029 dev_root = bus_get_dev_root(&cpu_subsys); in cpufreq_core_init()
1924 dev_root = bus_get_dev_root(&cpu_subsys); in amd_pstate_init()
1750 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in intel_pstate_sysfs_expose_params()
3031 dev_root = bus_get_dev_root(&cpu_subsys); in cpu_smt_sysfs_init()3048 dev_root = bus_get_dev_root(&cpu_subsys); in cpuhp_sysfs_init()
2589 dev_root = bus_get_dev_root(&cpu_subsys); in sev_sysfs_init()
1645 dev_root = bus_get_dev_root(&cpu_subsys); in aarch32_el0_sysfs_init()
Completed in 87 milliseconds