Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
H A Dtopology.h12 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/linux/arch/parisc/kernel/
H A Dtopology.c28 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/linux/arch/arm/include/asm/
H A Dtopology.h32 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/linux/arch/arm/kernel/
H A Dtopology.c185 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/linux/drivers/base/
H A Darch_topology.c892 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c275 static void store_cpu_topology(void) in store_cpu_topology() function