Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Darch_topology.h58 void remove_cpu_topology(unsigned int cpuid);
/Linux-v5.4/drivers/base/
Darch_topology.c508 void remove_cpu_topology(unsigned int cpu) in remove_cpu_topology() function
/Linux-v5.4/arch/arm64/kernel/
Dsmp.c296 remove_cpu_topology(cpu); in __cpu_disable()