Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Dtopology.h24 void store_cpu_topology(unsigned int cpuid);
30 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/linux-4.1.27/arch/arm/include/asm/
Dtopology.h24 void store_cpu_topology(unsigned int cpuid);
30 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/linux-4.1.27/arch/arm/kernel/
Dtopology.c228 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
Dsmp.c327 store_cpu_topology(cpuid); in smp_store_cpu_info()
/linux-4.1.27/arch/arm64/kernel/
Dtopology.c239 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
Dsmp.c125 store_cpu_topology(cpuid); in smp_store_cpu_info()