Home
last modified time | relevance | path

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

/Linux-v5.4/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
/Linux-v5.4/arch/arm/include/asm/
Dtopology.h22 static inline void store_cpu_topology(unsigned int cpuid) { } in store_cpu_topology() function
/Linux-v5.4/include/linux/
Darch_topology.h55 void store_cpu_topology(unsigned int cpuid);
/Linux-v5.4/arch/arm64/kernel/
Dtopology.c24 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
Dsmp.c241 store_cpu_topology(cpu); in secondary_start_kernel()
721 store_cpu_topology(this_cpu); in smp_prepare_cpus()
/Linux-v5.4/arch/parisc/kernel/
Dprocessor.c174 store_cpu_topology(cpuid); in processor_probe()
329 store_cpu_topology(cpunum); in init_per_cpu()
Dtopology.c63 void __init store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
/Linux-v5.4/arch/arm/kernel/
Dtopology.c194 void store_cpu_topology(unsigned int cpuid) in store_cpu_topology() function
Dsmp.c372 store_cpu_topology(cpuid); in smp_store_cpu_info()