Home
last modified time | relevance | path

Searched refs:cpu_subsys (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/base/
H A Dcpu.c394 const struct bus_type cpu_subsys = { variable
406 EXPORT_SYMBOL_GPL(cpu_subsys);
423 cpu->dev.bus = &cpu_subsys; in register_cpu()
676 struct device *dev = bus_get_dev_root(&cpu_subsys); in cpu_register_vulnerabilities()
691 if (subsys_system_register(&cpu_subsys, cpu_root_attr_groups)) in cpu_dev_init()
/linux/arch/powerpc/platforms/pseries/
H A Dpseries_energy.c309 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()
/linux/arch/x86/kernel/cpu/
H A Dumwait.c239 dev = bus_get_dev_root(&cpu_subsys); in umwait_init()
/linux/arch/powerpc/platforms/powernv/
H A Dsubcore.c443 dev_root = bus_get_dev_root(&cpu_subsys); in subcore_init()
H A Didle.c1477 dev_root = bus_get_dev_root(&cpu_subsys); in pnv_init_idle_states()
/linux/arch/sh/kernel/cpu/sh4/
H A Dsq.c367 .subsys = &cpu_subsys,
/linux/drivers/cpuidle/
H A Dsysfs.c125 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in cpuidle_add_interface()
/linux/kernel/power/
H A Denergy_model.c46 return (dev->bus == &cpu_subsys); in _is_cpu_device()
/linux/kernel/
H A Dcpu.c3014 dev_root = bus_get_dev_root(&cpu_subsys);
3031 dev_root = bus_get_dev_root(&cpu_subsys); in cpu_smt_sysfs_init()
/linux/drivers/cpufreq/
H A Dcpufreq.c1939 .subsys = &cpu_subsys,
3042 dev_root = bus_get_dev_root(&cpu_subsys); in cpufreq_core_init()
H A Damd-pstate.c1849 dev_root = bus_get_dev_root(&cpu_subsys); in amd_pstate_init()
H A Dintel_pstate.c1821 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in intel_pstate_sysfs_expose_params()
/linux/arch/s390/kernel/
H A Dsmp.c1180 dev_root = bus_get_dev_root(&cpu_subsys); in s390_smp_init()
/linux/arch/x86/coco/sev/
H A Dcore.c1457 dev_root = bus_get_dev_root(&cpu_subsys); in sev_sysfs_init()