Home
last modified time | relevance | path

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

/linux/drivers/base/
A Dcpu.c377 const struct bus_type cpu_subsys = { variable
389 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()
/linux/arch/powerpc/platforms/pseries/
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/s390/kernel/
A Dcpacf.c112 cpu_root = bus_get_dev_root(&cpu_subsys); in cpacf_init()
A Dhiperdispatch.c410 dev = bus_get_dev_root(&cpu_subsys); in hd_create_attributes()
A Dtopology.c691 dev_root = bus_get_dev_root(&cpu_subsys); in topology_init()
A Dsmp.c1192 dev_root = bus_get_dev_root(&cpu_subsys); in s390_smp_init()
/linux/arch/x86/kernel/cpu/
A Dumwait.c235 dev = bus_get_dev_root(&cpu_subsys); in umwait_init()
/linux/drivers/acpi/
A Dacpi_lpit.c101 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in lpit_update_residency()
A Dprocessor_driver.c47 .bus = &cpu_subsys,
/linux/include/linux/
A Dcpu.h133 extern const struct bus_type cpu_subsys;
/linux/arch/powerpc/platforms/powernv/
A Dsubcore.c443 dev_root = bus_get_dev_root(&cpu_subsys); in subcore_init()
A Didle.c1476 dev_root = bus_get_dev_root(&cpu_subsys); in pnv_init_idle_states()
/linux/arch/sh/kernel/cpu/sh4/
A Dsq.c367 .subsys = &cpu_subsys,
/linux/drivers/platform/x86/intel/uncore-frequency/
A Duncore-frequency-common.c286 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in uncore_freq_common_init()
/linux/arch/powerpc/kernel/
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()
/linux/arch/x86/kernel/cpu/microcode/
A Dcore.c835 dev_root = bus_get_dev_root(&cpu_subsys); in microcode_init()
/linux/kernel/power/
A Denergy_model.c34 return (dev->bus == &cpu_subsys); in _is_cpu_device()
/linux/drivers/cpuidle/
A Dsysfs.c125 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in cpuidle_add_interface()
/linux/drivers/cpufreq/
A Dcpufreq.c1898 .subsys = &cpu_subsys,
3029 dev_root = bus_get_dev_root(&cpu_subsys); in cpufreq_core_init()
A Damd-pstate.c1924 dev_root = bus_get_dev_root(&cpu_subsys); in amd_pstate_init()
A Dintel_pstate.c1750 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in intel_pstate_sysfs_expose_params()
/linux/kernel/
A Dcpu.c3031 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()
/linux/arch/x86/coco/sev/
A Dcore.c2589 dev_root = bus_get_dev_root(&cpu_subsys); in sev_sysfs_init()
/linux/arch/arm64/kernel/
A Dcpufeature.c1645 dev_root = bus_get_dev_root(&cpu_subsys); in aarch32_el0_sysfs_init()

Completed in 87 milliseconds