Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcpu.c369 struct bus_type cpu_subsys = { variable
381 EXPORT_SYMBOL_GPL(cpu_subsys);
398 cpu->dev.bus = &cpu_subsys; in register_cpu()
610 struct device *dev = bus_get_dev_root(&cpu_subsys); in cpu_register_vulnerabilities()
625 if (subsys_system_register(&cpu_subsys, cpu_root_attr_groups)) in cpu_dev_init()
/openbmc/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()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dumwait.c235 dev = bus_get_dev_root(&cpu_subsys); in umwait_init()
/openbmc/linux/drivers/acpi/
H A Dacpi_lpit.c101 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in lpit_update_residency()
H A Dprocessor_driver.c47 .bus = &cpu_subsys,
/openbmc/linux/include/linux/
H A Dcpu.h128 extern struct bus_type cpu_subsys;
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dsubcore.c442 dev_root = bus_get_dev_root(&cpu_subsys); in subcore_init()
H A Didle.c1476 dev_root = bus_get_dev_root(&cpu_subsys); in pnv_init_idle_states()
/openbmc/linux/kernel/power/
H A Denergy_model.c28 return (dev->bus == &cpu_subsys); in _is_cpu_device()
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsq.c367 .subsys = &cpu_subsys,
/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-common.c283 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in uncore_freq_common_init()
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c655 dev_root = bus_get_dev_root(&cpu_subsys); in microcode_init()
/openbmc/linux/arch/powerpc/kernel/
H A Dsysfs.c227 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()
/openbmc/linux/arch/s390/kernel/
H A Dtopology.c654 dev_root = bus_get_dev_root(&cpu_subsys); in topology_init()
H A Dsmp.c1240 dev_root = bus_get_dev_root(&cpu_subsys); in s390_smp_init()
/openbmc/linux/drivers/cpuidle/
H A Dsysfs.c125 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in cpuidle_add_interface()
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.c1909 .subsys = &cpu_subsys,
3005 dev_root = bus_get_dev_root(&cpu_subsys); in cpufreq_core_init()
H A Damd-pstate.c1546 dev_root = bus_get_dev_root(&cpu_subsys); in amd_pstate_init()
H A Dintel_pstate.c1535 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in intel_pstate_sysfs_expose_params()
/openbmc/linux/kernel/
H A Dcpu.c3043 dev_root = bus_get_dev_root(&cpu_subsys); in cpu_smt_sysfs_init()
3060 dev_root = bus_get_dev_root(&cpu_subsys); in cpuhp_sysfs_init()
/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c1522 dev_root = bus_get_dev_root(&cpu_subsys); in aarch32_el0_sysfs_init()