Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dsmpboot.c54 store_cpu_topology(curr_cpuid); in smp_prepare_cpus()
240 store_cpu_topology(curr_cpuid); in smp_callin()
/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/arm/include/asm/
H A Dtopology.h32 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
H A Dprocessor.c175 store_cpu_topology(cpuid); in processor_probe()
/linux/include/linux/
H A Darch_topology.h89 void store_cpu_topology(unsigned int cpuid);
/linux/arch/arm/kernel/
H A Dtopology.c185 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/linux/arch/arm64/kernel/
H A Dsmp.c238 store_cpu_topology(cpu); in secondary_start_kernel()
789 store_cpu_topology(this_cpu); in smp_prepare_cpus()
/linux/drivers/base/
H A Darch_topology.c961 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c304 static void store_cpu_topology(void) in store_cpu_topology()
3358 store_cpu_topology();
286 static void store_cpu_topology(void) store_cpu_topology() function