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

/linux-master/arch/parisc/include/asm/
H A Dtopology.h12 static inline void store_cpu_topology(unsigned int cpuid) { } function
/linux-master/arch/arm/include/asm/
H A Dtopology.h32 static inline void store_cpu_topology(unsigned int cpuid) { } function
/linux-master/arch/parisc/kernel/
H A Dtopology.c24 * store_cpu_topology is called at boot when only one cpu is running
28 void store_cpu_topology(unsigned int cpuid) function
H A Dprocessor.c175 store_cpu_topology(cpuid);
/linux-master/arch/riscv/kernel/
H A Dsmpboot.c52 store_cpu_topology(curr_cpuid);
221 store_cpu_topology(curr_cpuid);
/linux-master/include/linux/
H A Darch_topology.h95 void store_cpu_topology(unsigned int cpuid);
/linux-master/arch/arm/kernel/
H A Dtopology.c181 * store_cpu_topology is called at boot when only one cpu is running
185 void store_cpu_topology(unsigned int cpuid) function
H A Dsmp.c396 store_cpu_topology(cpuid);
/linux-master/arch/arm64/kernel/
H A Dsmp.c244 store_cpu_topology(cpu);
727 store_cpu_topology(this_cpu);
/linux-master/drivers/base/
H A Darch_topology.c889 void store_cpu_topology(unsigned int cpuid) function
/linux-master/tools/power/x86/intel-speed-select/
H A Disst-config.c273 static void store_cpu_topology(void) function
3274 store_cpu_topology();

Completed in 274 milliseconds