Home
last modified time | relevance | path

Searched refs:remove_cpu_topology (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/riscv/kernel/
H A Dcpu-hotplug.c44 remove_cpu_topology(cpu); in __cpu_disable()
/openbmc/linux/include/linux/
H A Darch_topology.h92 void remove_cpu_topology(unsigned int cpuid);
/openbmc/linux/arch/parisc/kernel/
H A Dsmp.c459 remove_cpu_topology(cpu); in __cpu_disable()
/openbmc/linux/arch/arm/kernel/
H A Dsmp.c262 remove_cpu_topology(cpu); in __cpu_disable()
/openbmc/linux/arch/arm64/kernel/
H A Dsmp.c301 remove_cpu_topology(cpu); in __cpu_disable()
/openbmc/linux/drivers/base/
H A Darch_topology.c804 void remove_cpu_topology(unsigned int cpu) in remove_cpu_topology() function