Home
last modified time | relevance | path

Searched refs:cpu_subsys (Results 1 – 15 of 15) 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/include/linux/
H A Dcpu.h143 extern const struct bus_type cpu_subsys;
/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/drivers/acpi/
H A Dprocessor_driver.c47 .bus = &cpu_subsys,
/linux/arch/sh/kernel/cpu/sh4/
H A Dsq.c367 .subsys = &cpu_subsys,
/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-common.c320 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in uncore_freq_common_init()
/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c905 dev_root = bus_get_dev_root(&cpu_subsys); in microcode_init()
/linux/kernel/
H A Dcpu.c3025 dev_root = bus_get_dev_root(&cpu_subsys); in cpu_smt_sysfs_init()
3042 dev_root = bus_get_dev_root(&cpu_subsys); in cpuhp_sysfs_init()
/linux/drivers/cpufreq/
H A Damd-pstate.c1836 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/x86/coco/sev/
H A Dcore.c1833 dev_root = bus_get_dev_root(&cpu_subsys); in sev_sysfs_init()
/linux/arch/arm64/kernel/
H A Dcpufeature.c1699 dev_root = bus_get_dev_root(&cpu_subsys); in aarch32_el0_sysfs_init()