Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dtopology.h27 void remove_cpu_topology(unsigned int cpuid);
/Linux-v4.19/arch/arm64/kernel/
Dtopology.c328 void remove_cpu_topology(unsigned int cpu) in remove_cpu_topology() function
Dsmp.c282 remove_cpu_topology(cpu); in __cpu_disable()