Searched refs:store_cpu_topology (Results 1 - 3 of 3) sorted by relevance

/arch/arm/include/asm/
H A Dtopology.h27 void store_cpu_topology(unsigned int cpuid);
33 static inline void store_cpu_topology(unsigned int cpuid) { } function
/arch/arm/kernel/
H A Dtopology.c52 * store_cpu_topology is called at boot when only one cpu is running
56 void store_cpu_topology(unsigned int cpuid) function
H A Dsmp.c241 store_cpu_topology(cpuid);

Completed in 24 milliseconds