Home
last modified time | relevance | path

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

/arch/parisc/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
/arch/riscv/kernel/
Dsmpboot.c49 store_cpu_topology(smp_processor_id()); in smp_prepare_cpus()
157 store_cpu_topology(curr_cpuid); in smp_callin()
/arch/arm/include/asm/
Dtopology.h31 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/arch/parisc/kernel/
Dtopology.c63 void __init store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
Dprocessor.c173 store_cpu_topology(cpuid); in processor_probe()
328 store_cpu_topology(cpunum); in init_per_cpu()
/arch/arm/kernel/
Dtopology.c185 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
Dsmp.c399 store_cpu_topology(cpuid); in smp_store_cpu_info()
/arch/arm64/kernel/
Dsmp.c256 store_cpu_topology(cpu); in secondary_start_kernel()
761 store_cpu_topology(this_cpu); in smp_prepare_cpus()